[PATCH] D157591: [AArch64][GlobalISel] Optimize Combine Funnel Shift

Tuan Chuong Goh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 02:16:44 PDT 2023


chuongg3 updated this revision to Diff 551053.
chuongg3 added a comment.

Moved funnel-shift.ll test update to D155484 <https://reviews.llvm.org/D155484>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157591

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/combine-fshl.mir
  llvm/test/CodeGen/AArch64/GlobalISel/combine-fshr.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/fshl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157591.551053.patch
Type: text/x-patch
Size: 37969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230817/3516c9d4/attachment.bin>


More information about the llvm-commits mailing list