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

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 12 08:15:49 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf0d65f40968d: AMDGPU/GlobalISel: Calculate isKnownNeverNaN for fminnum and fmaxnum (authored by Petar.Avramovic).

Changed prior to commit:
  https://reviews.llvm.org/D91716?vs=312805&id=323339#toc

Repository:
  rG LLVM Github Monorepo

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.323339.patch
Type: text/x-patch
Size: 13596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210212/3459bde3/attachment.bin>


More information about the llvm-commits mailing list