[llvm] VPlan: simplify mul with zero (PR #127521)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 17 08:58:44 PST 2025


https://github.com/lukel97 commented:

Does a mul of zero ever get introduced by the loop vectorizer? Otherwise I'd assume InstCombine would remove it from the input beforehand 

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


More information about the llvm-commits mailing list