[all-commits] [llvm/llvm-project] 858d6a: [wasm] Don't crash on non-simple value types durin...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Tue Oct 24 03:36:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 858d6a15a0baea233c032e5048968f1cfbbed876
https://github.com/llvm/llvm-project/commit/858d6a15a0baea233c032e5048968f1cfbbed876
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2023-10-24 (Tue, 24 Oct 2023)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
M llvm/test/CodeGen/WebAssembly/simd-shuffle-bitcast.ll
Log Message:
-----------
[wasm] Don't crash on non-simple value types during shuffle combine
These still exist during the DAGCombine phase.
More information about the All-commits
mailing list