Files
clang-p2996/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
Jun Ma 403926aefe [WebAssembly] Skip implied bitmask operation in LowerShift
This patch skips redundant explicit masks of the shift count since
it is implied inside wasm shift instruction.

Differential Revision: https://reviews.llvm.org/D144619
2023-03-02 09:37:25 +08:00

104 KiB