llvm-project
cb64c3c5 - [LoopInterchange] Precommit tests for scalar dependencies. NFC. (#115900)

Commit
324 days ago
[LoopInterchange] Precommit tests for scalar dependencies. NFC. (#115900) We are miscompiling and incorrectly interchanging loops with scalar dependencies that are live-out and conditionally set. This precommits some tests demonstrating this. This is based on the tests in https://reviews.llvm.org/D87879 by `mdchen`.
Author
Parents
Loading