[llvm] [VPlan] Enhance VPlan-based LICM using argument noalias attributes (PR #217238)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 02:06:03 PDT 2026


https://github.com/fhahn commented:

Does this have any end-to-end impact? Presumably with no alias, IR LICM would already have hoisted the invariant memos?

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


More information about the llvm-commits mailing list