[PATCH] D88572: AMDGPU/SelectionDAG Check for NaN, DX10Clamp and IEEE in fmed3 combine

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 09:18:38 PDT 2020


Petar.Avramovic updated this revision to Diff 295320.
Petar.Avramovic added a comment.

Simplify logic in 'is safe to clamp' checks.


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

https://reviews.llvm.org/D88572

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/clamp-modifier.ll
  llvm/test/CodeGen/AMDGPU/clamp.ll
  llvm/test/CodeGen/AMDGPU/known-never-snan.ll
  llvm/test/CodeGen/AMDGPU/mad-mix-lo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88572.295320.patch
Type: text/x-patch
Size: 22358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200930/923be1f9/attachment.bin>


More information about the llvm-commits mailing list