[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
Tue Nov 8 22:50:44 PST 2022


mingmingl updated this revision to Diff 474159.
mingmingl added a comment.

run `git clang-format HEAD~1`


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.474159.patch
Type: text/x-patch
Size: 5711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221109/332f5503/attachment.bin>


More information about the llvm-commits mailing list