This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dda73336ad22bd0b5ecda17040c50fb10fcbe5fb
clang-p2996
/
mlir
/
test
/
lib
/
Dialect
/
SCF
History
Jerry Wu
f7201505a6
[mlir] Add transformation to wrap scf::while in zero-trip-check (
#81050
)
...
Add `scf::wrapWhileLoopInZeroTripCheck` to wrap scf while loop in zero-trip-check.
2024-02-08 17:52:09 -05:00
..
CMakeLists.txt
[mlir] Add transformation to wrap scf::while in zero-trip-check (
#81050
)
2024-02-08 17:52:09 -05:00
TestLoopParametricTiling.cpp
…
TestLoopUnrolling.cpp
…
TestSCFUtils.cpp
[mlir][IR] Add rewriter API for moving operations (
#78988
)
2024-01-25 11:01:28 +01:00
TestSCFWrapInZeroTripCheck.cpp
[mlir] Add transformation to wrap scf::while in zero-trip-check (
#81050
)
2024-02-08 17:52:09 -05:00
TestWhileOpBuilder.cpp
…