[PATCH] D101005: [AArch64][GlobalISel] Simplify out of range rotate amount.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 21 17:33:04 PDT 2021


aemerson created this revision.
aemerson added reviewers: paquette, arsenm, foad.
aemerson added a project: LLVM.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls, rovka.
aemerson requested review of this revision.
Herald added a subscriber: wdng.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D101005

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/Target/AArch64/AArch64Combine.td
  llvm/test/CodeGen/AArch64/GlobalISel/postlegalizercombiner-rotate.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101005.339431.patch
Type: text/x-patch
Size: 6216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/2bda4968/attachment.bin>


More information about the llvm-commits mailing list