[PATCH] D137465: [AArch64]Combine BFXIL to ORR with right shift for ISD::OR instruction selection

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 11:19:38 PST 2022


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

run a post-approval 'clang-format'


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137465

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/test/CodeGen/AArch64/fcopysign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137465.474052.patch
Type: text/x-patch
Size: 5746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221108/313b6582/attachment.bin>


More information about the llvm-commits mailing list