[PATCH] D157591: [AArch64][GlobalISel] Optimize Combine Funnel Shift
Tuan Chuong Goh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 16 07:06:58 PDT 2023
chuongg3 updated this revision to Diff 550741.
chuongg3 marked 2 inline comments as done.
chuongg3 added a comment.
Removed an unnecessary creation of APInt pointed out by arsenm
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.550741.patch
Type: text/x-patch
Size: 37969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230816/316bdeda/attachment.bin>
More information about the llvm-commits
mailing list