This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-09 01:52:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28b7e281d4eaea0d5d56b1a4cf7a550be746a007
llvm
/
mlir
/
lib
/
Transforms
History
Christian Ulmann
660a78fd7d
Revert "Reland: [MLIR][Transforms] Fix Mem2Reg removal order to respect dominance (
#68767
)"
...
This reverts commit
59fec73595
. This reland did not properly fix the partial order.
2023-10-11 15:13:18 +00:00
..
Utils
[mlir][cfg-to-scf] Fix invalid transformation when value is used in a subregion (
#67544
)
2023-09-27 14:02:54 +02:00
Canonicalizer.cpp
…
CMakeLists.txt
[mlir] Move FunctionInterfaces to Interfaces directory and inherit from CallableOpInterface
2023-08-31 11:28:23 +00:00
ControlFlowSink.cpp
…
CSE.cpp
…
GenerateRuntimeVerification.cpp
…
Inliner.cpp
fix unused variable warnings in conditionals
2023-08-30 19:09:27 +02:00
LocationSnapshot.cpp
…
LoopInvariantCodeMotion.cpp
…
Mem2Reg.cpp
Revert "Reland: [MLIR][Transforms] Fix Mem2Reg removal order to respect dominance (
#68767
)"
2023-10-11 15:13:18 +00:00
OpStats.cpp
…
PrintIR.cpp
…
RemoveDeadValues.cpp
[mlir] Move FunctionInterfaces to Interfaces directory and inherit from CallableOpInterface
2023-08-31 11:28:23 +00:00
SCCP.cpp
…
SROA.cpp
…
StripDebugInfo.cpp
…
SymbolDCE.cpp
…
SymbolPrivatize.cpp
…
TopologicalSort.cpp
…
ViewOpGraph.cpp
…