[PATCH] D117032: GlobalIsel: Fix fma combine when one of the uses comes from unmerge
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 12 08:48:01 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc8c5dc766b25: GlobalIsel: Fix fma combine when one of the operands comes from unmerge (authored by Petar.Avramovic).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117032/new/
https://reviews.llvm.org/D117032
Files:
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-add-mul-post-legalize.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-add-mul.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-unmerge-values.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117032.399346.patch
Type: text/x-patch
Size: 37933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/c771567e/attachment.bin>
More information about the llvm-commits
mailing list