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

Tuan Chuong Goh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 4 03:49:39 PDT 2023


chuongg3 updated this revision to Diff 555702.
chuongg3 marked an inline comment as done.

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/AArch64/funnel-shift.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/fshl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157591.555702.patch
Type: text/x-patch
Size: 38472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230904/673146d3/attachment-0001.bin>


More information about the llvm-commits mailing list