[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:57:07 PDT 2022


foad updated this revision to Diff 429664.
foad added a comment.

Copy flags from MI to NewMI.


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.429664.patch
Type: text/x-patch
Size: 5024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/5220ebe1/attachment.bin>


More information about the llvm-commits mailing list