[PATCH] D77316: [AArch64] Add a special case for shifting by (BitWidth - 1) - X

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 11 00:27: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 rGb21f497a782e: [AArch64] Add a special case for shifting by (BitWidth - 1) - X (authored by foad).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77316

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/test/CodeGen/AArch64/shift-amount-mod.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77316.407793.patch
Type: text/x-patch
Size: 15524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220211/c61616f0/attachment.bin>


More information about the llvm-commits mailing list