[llvm] wasm: recognize `any_true` and `all_true` (PR #155885)

Sam Parker via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 03:44:39 PDT 2026


sparker-arm wrote:

I don't see any code there that would insert shuffles? It splits the vector to try to find a legal operation and then falls back to extracts.

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


More information about the llvm-commits mailing list