[llvm] [VPlan] Look through BCast when folding live-ins (PR #202527)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 10 15:46:05 PDT 2026


================

----------------
artagnon wrote:

I mean we can always force the simplification if we really want (https://github.com/llvm/llvm-project/pull/208852) -- I was looking for something elegant using ConstantFolder/InstSimplifyFolder, but it seems that this is the best we can do.

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


More information about the llvm-commits mailing list