llvm-project
ebbb9cdb - [SROA] Allow `llvm.launder.invariant.group` intrinsic to be splittable

Commit
1 year ago
[SROA] Allow `llvm.launder.invariant.group` intrinsic to be splittable Let `llvm.launder.invariant.group` intrinsic as well as instructions operating on memory addresses, whose invariance may be broken by the intrinsic, to be rewritten. Fixes: https://github.com/llvm/llvm-project/issues/72035.
Committer
Parents
Loading