[PATCH] D125567: [AMDGPU] Shrink MAD/FMA to MADAK/MADMK/FMAAK/FMAMK on GFX10
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 02:31:24 PDT 2022
foad updated this revision to Diff 429658.
foad marked an inline comment as done.
foad added a comment.
Prefer not to swap operands when possible, for efficiency and to make
some before/after code comparisons easier.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125567/new/
https://reviews.llvm.org/D125567
Files:
llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp
llvm/test/CodeGen/AMDGPU/dagcombine-fma-fmad.ll
llvm/test/CodeGen/AMDGPU/madak.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125567.429658.patch
Type: text/x-patch
Size: 4987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/adf7016d/attachment.bin>
More information about the llvm-commits
mailing list