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

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 19 18:58:48 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2ef7c4ce4662: [LoongArch] Perform `and` combination with a shifted mask (authored by SixWeining).

Repository:
  rG LLVM Github Monorepo

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

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127206.438235.patch
Type: text/x-patch
Size: 10846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220620/c72ddcd6/attachment.bin>


More information about the llvm-commits mailing list