Files
clang-p2996/llvm/test/Transforms/Sink
Ramkumar Ramachandra 7eaf92b3e4 Sink/test: increase coverage of invariant-load (#112690)
Tests adapted from:

https://discourse.llvm.org/t/sinking-does-any-llvm-pass-currently-handle-load-sinking-for-invariant-loads/79643

We don't add tests for llvm.invariant.{start,end} though, as these are
very difficult to support architecturally.
2024-10-18 09:47:20 +01:00
..