[PATCH] D137689: [AArch64] Select BFI/BFXIL to ORR with shifted operand when one operand is the left or right shift of another operand

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 14:01:54 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0f9ef8b18055: [AArch64] Select BFI/BFXIL to ORR with shifted operand when one operand is theā€¦ (authored by mingmingl).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137689

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/test/CodeGen/AArch64/bitfield-insert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137689.474857.patch
Type: text/x-patch
Size: 6921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221111/228aac38/attachment.bin>


More information about the llvm-commits mailing list