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
d80210fc905781780979fe22070f94dea8c86115
clang-p2996
/
mlir
/
lib
/
Pass
History
Benjamin Kramer
ba8e336a23
[mlir] Use array_pod_sort for sorting stats/counters.
...
This isn't performance sensitive and array_pod_sort is a lot smaller. NFCI.
2022-03-17 20:14:24 +01:00
..
CMakeLists.txt
…
IRPrinting.cpp
Apply clang-tidy fixes for performance-unnecessary-value-param to MLIR (NFC)
2022-01-02 01:45:18 +00:00
Pass.cpp
[mlir] Fix missing verification after running an OpToOpAdaptorPass
2022-03-16 14:53:41 -07:00
PassCrashRecovery.cpp
Fix a few unitialized class members in MLIR (NFC)
2022-01-01 01:40:36 +00:00
PassDetail.h
Adjust "end namespace" comment in MLIR to match new agree'd coding style
2021-12-08 06:05:26 +00:00
PassManagerOptions.cpp
Adjust "end namespace" comment in MLIR to match new agree'd coding style
2021-12-08 06:05:26 +00:00
PassRegistry.cpp
[mlir] Move the Builtin FuncOp to the Func dialect
2022-03-16 17:07:03 -07:00
PassStatistics.cpp
[mlir] Use array_pod_sort for sorting stats/counters.
2022-03-17 20:14:24 +01:00
PassTiming.cpp
[mlir][NFC] Replace references to Identifier with StringAttr
2021-11-16 17:36:26 +00:00