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
d4bfce552110086f198ba46f37acf63df8758921
clang-p2996
/
mlir
/
lib
/
Pass
History
Mehdi Amini
20113d66c7
Fix mismatch between the provisioning of asyncExecutors and the actual thread count currently in the context (NFC)
...
This fixes an assert in some deployment where the threadpool is customized.
2021-07-16 06:51:06 +00:00
..
CMakeLists.txt
[mlir] Refactor the implementation of pass crash reproducers
2021-05-19 16:59:53 -07:00
IRPrinting.cpp
[mlir-ir-printing] Prefix the dump message with the split marker(// -----)
2021-06-10 17:34:50 -07:00
Pass.cpp
Fix mismatch between the provisioning of asyncExecutors and the actual thread count currently in the context (NFC)
2021-07-16 06:51:06 +00:00
PassCrashRecovery.cpp
[mlir] Refactor the implementation of pass crash reproducers
2021-05-19 16:59:53 -07:00
PassDetail.h
[mlir] Refactor the implementation of pass crash reproducers
2021-05-19 16:59:53 -07:00
PassManagerOptions.cpp
[mlir] Add a new
print-ir-after-failure
IR pass printing flag
2021-05-19 16:54:20 -07:00
PassRegistry.cpp
Improve error reporting on pass registration collision (NFC)
2021-06-17 02:42:43 +00:00
PassStatistics.cpp
…
PassTiming.cpp
…