[llvm] [WebAssembly] Fold constant `i8x16.swizzle` and `i8x16.relaxed.swizzle` to `shufflevector` (PR #169110)

Jasmine Tang via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 21 17:20:49 PST 2025


badumbatish wrote:

thanks for the PR, looks really good to me, I think the code formatter is complaining about undef usages in one of the test, we can change it to poison for those.

Let's wait for another reviewer and for all the CI to pass

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


More information about the llvm-commits mailing list