[llvm] [WebAssembly] Fold constant `i8x16.swizzle` and `i8x16.relaxed.swizzle` to `shufflevector` (PR #169110)
Luke Lau via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 23 21:31:46 PST 2025
https://github.com/lukel97 commented:
Is it possible to do this as a DAG combine and avoid adding a new pass
https://github.com/llvm/llvm-project/pull/169110
More information about the llvm-commits
mailing list