[PATCH] D128191: [LoongArch] Combine ((x & shifted_mask) >> shamt) to bstrpick.{w/d}
Lu Weining via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 23 02:20:54 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG20e6ada2fb94: [LoongArch] Combine ((x & shifted_mask) >> shamt) to bstrpick.{w/d} (authored by SixWeining).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128191/new/
https://reviews.llvm.org/D128191
Files:
llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
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: D128191.439284.patch
Type: text/x-patch
Size: 7521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220623/eda2c453/attachment.bin>
More information about the llvm-commits
mailing list