[PATCH] D144619: [WebAssembly] Skip implied bitmask operation in LowerShift

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 18:41:24 PST 2023


junparser updated this revision to Diff 501355.
junparser added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144619/new/

https://reviews.llvm.org/D144619

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/test/CodeGen/WebAssembly/masked-shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144619.501355.patch
Type: text/x-patch
Size: 6555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230301/1ed8932d/attachment.bin>


More information about the llvm-commits mailing list