[PATCH] D105525: [GISel] Add fpext/fptrunc combines
Patrick Nappa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 7 20:30:13 PDT 2021
pnappa updated this revision to Diff 357126.
pnappa added a comment.
Addressed @aemerson & @paquette's feedback.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105525/new/
https://reviews.llvm.org/D105525
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-ext.mir
llvm/test/CodeGen/AArch64/GlobalISel/combine-fpext-suitofp.mir
llvm/test/CodeGen/AArch64/GlobalISel/combine-fptrunc.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/fdiv.f16.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105525.357126.patch
Type: text/x-patch
Size: 48207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210708/02354b5f/attachment.bin>
More information about the llvm-commits
mailing list