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

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 00:04:11 PST 2022


dmgreen accepted this revision.
dmgreen added reviewers: t.p.northover, efriedma.
dmgreen added a comment.
This revision is now accepted and ready to land.

You may want to rebase on top of D137797 <https://reviews.llvm.org/D137797>, but otherwise LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137689



More information about the llvm-commits mailing list