[PATCH] D127206: [LoongArch 6/n] Perform `and` combination with a shifted mask

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 04:44:44 PDT 2022


SixWeining created this revision.
SixWeining added reviewers: MaskRay, xry111, xen0n, wangleiat, rengolin, myhsu.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
SixWeining requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Depends on D127205 <https://reviews.llvm.org/D127205>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127206

Files:
  llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.h
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/test/CodeGen/LoongArch/bstrpick_d.ll
  llvm/test/CodeGen/LoongArch/bstrpick_w.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/lshr.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/sext-zext-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127206.434780.patch
Type: text/x-patch
Size: 12622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220607/463228ae/attachment.bin>


More information about the llvm-commits mailing list