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

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 11:11:27 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG91887cd4ecc7: [AArch64][GlobalISel] Combine funnel shifts to rotates. (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D99388?vs=333576&id=334235#toc

Repository:
  rG LLVM Github Monorepo

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

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.334235.patch
Type: text/x-patch
Size: 6683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/f3501618/attachment.bin>


More information about the llvm-commits mailing list