[PATCH] D91716: AMDGPU/GlobalISel: Calculate isKnownNeverNaN for fminnum and fmaxnum

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 08:15:58 PST 2020


Petar.Avramovic updated this revision to Diff 312805.
Petar.Avramovic edited the summary of this revision.
Petar.Avramovic added a comment.

Removing target dependent semantics.


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

https://reviews.llvm.org/D91716

Files:
  llvm/lib/CodeGen/GlobalISel/Utils.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/fmed3.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fmaxnum.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fminnum.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91716.312805.patch
Type: text/x-patch
Size: 13643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201218/10f7f7c8/attachment.bin>


More information about the llvm-commits mailing list