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
[mlir] move SCF headers to SCF/{IR,Transforms} respectively
2022-06-20 10:18:01 +02:00
TestLoopUnrolling.cpp
[mlir][arith] Change dialect name from Arithmetic to Arith
2022-09-29 11:23:28 -04:00
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
[mlir][scf] Fix builder of WhileOp with region builder arguments.
2023-02-07 13:40:54 +00:00