[PATCH] D154824: [AMDGPU] Check for denormal flushing when selecting V_FMA/MAD_MIX*

Mateja Marjanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 03:03:34 PDT 2023


matejam updated this revision to Diff 539916.
matejam added a comment.

Added tests without denormal flushing as a function attribute.
In all cases except GFX900 it should have the same result as with denormal flushing.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154824/new/

https://reviews.llvm.org/D154824

Files:
  llvm/lib/Target/AMDGPU/VOP3PInstructions.td
  llvm/test/CodeGen/AMDGPU/mad-mix-lo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154824.539916.patch
Type: text/x-patch
Size: 5662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230713/968bc6a7/attachment.bin>


More information about the llvm-commits mailing list