Star80
27
代码介绍
代码
Issues9
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star80
27
  1. msdebug
  2. /
  3. mlir
  4. /
  5. lib
  6. /
  7. Transforms
  8. /
  9. Utils
GGitHub[mlir][Transforms][NFC] Dialect conversion: Simplify EraseBlockRewrite constructor (#99805)
36d384b4创建于 2024年7月22日历史提交
文件最后提交记录最后更新时间
CFGToSCF.cpp
Fix remaining build failures with GCC 8.3 (#83266)2 年前
CMakeLists.txt
[MLIR][Analysis] Consolidate topological sort utilities (#92563)2 年前
CommutativityUtils.cpp
[mlir][IR] Rename "update root" to "modify op" in rewriter API (#78260)2 年前
ControlFlowSinkUtils.cpp
[ADT][mlir][NFCI] Do not use non-const lvalue-refs with enumerate3 年前
DialectConversion.cpp
[mlir][Transforms][NFC] Dialect conversion: Simplify EraseBlockRewrite constructor (#99805)1 年前
FoldUtils.cpp
[MLIR] Erase location of folded constants (#75415)2 年前
GreedyPatternRewriteDriver.cpp
[mlir] Do not merge blocks during canonicalization by default (#95057)1 年前
Inliner.cpp
[RFC][mlir] Add profitability callback to the Inliner. (#84258)2 年前
InliningUtils.cpp
Make MLIR Value more consistent in terms of const "correctness" (NFC) (#72765)2 年前
LoopInvariantCodeMotionUtils.cpp
[mlir][TilingInterface] Use LoopLikeOpInterface in tiling using SCF to unify tiling with scf.for and scf.forall. (#77874)2 年前
OneToNTypeConversion.cpp
[mlir][Transforms] Make 1:N function conversion pattern interface-based (#92395)2 年前
RegionUtils.cpp
[mlir] Fix block merging (#97697)1 年前