summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/simd-vecreduce-bool.ll
AgeCommit message (Expand)Author
2025-07-01[WebAssembly] Fold any/alltrue (setcc x, 0, eq/ne) to [not] any/alltrue x (#1...jjasmine
2023-06-30[WebAssembly] Fix incorrect assertion in SIMD reduction codegenThomas Lively
2023-06-09[WebAssembly] Re-land 8392bf6000adCaleb Zulawski