aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2022-08-03 23:28:37 -0700
committerThomas Lively <tlively@google.com>2022-08-03 23:28:37 -0700
commitb19de814add2c2d9496c0b2fcc8a47024a58e491 (patch)
treea6da341a859d2b397188eec7f13b8d664203ad56 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentc9e1ecd46da5c31cd7da3207691567906a100231 (diff)
downloadllvm-b19de814add2c2d9496c0b2fcc8a47024a58e491.zip
llvm-b19de814add2c2d9496c0b2fcc8a47024a58e491.tar.gz
llvm-b19de814add2c2d9496c0b2fcc8a47024a58e491.tar.bz2
[WebAssembly] Improve codegen for v128.bitselect
Add patterns selecting ((v1 ^ v2) & c) ^ v2 and ((v1 ^ v2) & ~c) ^ v2 to v128.bitselect. Resolves #56827. Reviewed By: aheejin Differential Revision: https://reviews.llvm.org/D131131
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions