Files
clang-p2996/llvm/test/Transforms/ConstantHoisting
Alex Bradbury 4b0c078a13 [RISCV][test] Pre-commit test case where ConstantHoisting fails to trigger
Our getIntImmCostInst is falling back to returning TCC_Free in this case
even though both immediates take two instructions to materialise.
2024-06-19 14:49:10 +01:00
..