[SPIR-V] Disable MachineLateInstrsCleanup pass
This patch disables MachineLateInstrsCleanup pass (since it does not work with virtual registers) and modifies LIT tests to run with -O0. Differential Revision: https://reviews.llvm.org/D140103
Loading
Please sign in to comment