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

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 14:06:15 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG96ec6d91e4da: [AArch64][GlobalISel] Simplify out of range rotate amount. (authored by aemerson).

Repository:
  rG LLVM Github Monorepo

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

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/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/form-bitfield-extract-from-sextinreg.mir
  llvm/test/CodeGen/AArch64/GlobalISel/postlegalizercombiner-rotate.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101005.341634.patch
Type: text/x-patch
Size: 9381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/4511495e/attachment.bin>


More information about the llvm-commits mailing list