[WebAssembly] Add more combine pattern for vector shift
After change with D144169, the codegen generates redundant instructions like and and wrap. This fixes it. Differential Revision: https://reviews.llvm.org/D144360
Loading
Please sign in to comment