forked from OSchip/llvm-project
7ccd026cf2
Use the new pass manager. This also removes the ability to run arbitrary sets of passes. Not sure if this functionality is used, but it doesn't seem to be tested. No need to initialize passes outside of constructing the PassBuilder with the new pass manager. Reland: Fixed custom calls to `-lower-matrix-intrinsics` in integration tests by replacing them with `-O0 -enable-matrix`. Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D123425 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
VulkanRuntime.cpp | ||
VulkanRuntime.h | ||
mlir-vulkan-runner.cpp | ||
vulkan-runtime-wrappers.cpp |