[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
Sat May 16 09:29:38 PDT 2020


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

Rebase after precommitting tests.


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.264445.patch
Type: text/x-patch
Size: 10624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200516/ca57aedc/attachment.bin>


More information about the llvm-commits mailing list