[PATCH] D157591: [AArch64][GlobalISel] Optimize Combine Funnel Shift
Tuan Chuong Goh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 14 05:47:48 PDT 2023
chuongg3 updated this revision to Diff 549893.
chuongg3 marked an inline comment as done.
chuongg3 added a comment.
Used new MIR pattern matcher for the combiner
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.549893.patch
Type: text/x-patch
Size: 62215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/37717eb5/attachment.bin>
More information about the llvm-commits
mailing list