[llvm] [VPlan] Introduces explicit broadcast for live-in constants. (PR #133213)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 6 01:03:36 PDT 2025


https://github.com/lukel97 commented:

Won't LICM hoist everything out of the loop anyway regardless of where VPlan broadcasts the constants? 

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


More information about the llvm-commits mailing list