[PATCH] D99388: [AArch64][GlobalISel] Combine funnel shifts to rotates.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 25 15:53:11 PDT 2021


aemerson created this revision.
aemerson added reviewers: arsenm, paquette, 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/D99388

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-funnel-shifts-to-rotates.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99388.333446.patch
Type: text/x-patch
Size: 7275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/359828cb/attachment.bin>


More information about the llvm-commits mailing list