[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
Wed Feb 9 01:56:38 PST 2022


foad updated this revision to Diff 407091.
foad added a comment.

Rebase. Generate mvn instead of eon.


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.407091.patch
Type: text/x-patch
Size: 11454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220209/afe1252e/attachment.bin>


More information about the llvm-commits mailing list