[llvm] [LLVM][DAGCombiner] fold (shl (X * vscale(C0)), C1) -> (X * vscale(C0 << C1)). (PR #150651)
Paul Walker via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 1 03:42:53 PDT 2025
https://github.com/paulwalker-arm closed https://github.com/llvm/llvm-project/pull/150651
More information about the llvm-commits
mailing list