[llvm] [WebAssembly] Fold extended vector shifts by constant to extmul (PR #184007)

via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 2 08:54:46 PST 2026


ParkHanbum wrote:

@sparker-arm Sorry, but I had to revert a commit because I missed the overflow check logic that depends on whether the extension is signed.

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


More information about the llvm-commits mailing list