[llvm] [IPO] Added attributor for identifying invariant loads (PR #141800)

Krzysztof Drewniak via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 10 09:00:26 PDT 2025


krzysz00 wrote:

Said intrinsics are the ` llvm::isIntrinsicReturningPointerAliasingArgumentWithoutCapturing` s, and I suspect they might already be supported? But if they aren't, future work, yeah

https://github.com/llvm/llvm-project/pull/141800


More information about the llvm-commits mailing list