[all-commits] [llvm/llvm-project] 7eaf92: Sink/test: increase coverage of invariant-load (#1...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Fri Oct 18 01:47:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7eaf92b3e4db5e3be9e9ee137866090d66dd08fb
https://github.com/llvm/llvm-project/commit/7eaf92b3e4db5e3be9e9ee137866090d66dd08fb
Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M llvm/test/Transforms/Sink/invariant-load.ll
Log Message:
-----------
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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list