[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
Mon Jul 10 02:38:21 PDT 2023


matejam created this revision.
matejam added reviewers: foad, arsenm.
matejam added a project: LLVM.
Herald added subscribers: StephenFan, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
matejam requested review of this revision.
Herald added a subscriber: wdng.

Tests that were affected by this change did not have denormal flushing enabled.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D154824

Files:
  llvm/lib/Target/AMDGPU/VOP3PInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-add-ext-fma.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/fdiv.f16.ll
  llvm/test/CodeGen/AMDGPU/fdot2.ll
  llvm/test/CodeGen/AMDGPU/fpext-free.ll
  llvm/test/CodeGen/AMDGPU/mad-mix.ll
  llvm/test/CodeGen/AMDGPU/preserve-hi16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154824.538554.patch
Type: text/x-patch
Size: 28899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230710/25a99119/attachment.bin>


More information about the llvm-commits mailing list