[PATCH] D117122: [NVPTX] Lower fp16 fminnum, fmaxnum to native on sm_80.

Christian Sigg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 11:53:16 PST 2022


csigg updated this revision to Diff 399405.
csigg added a comment.

Change CHECK statements.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117122

Files:
  llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
  llvm/test/CodeGen/NVPTX/math-intrins.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117122.399405.patch
Type: text/x-patch
Size: 5353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/2862b946/attachment.bin>


More information about the llvm-commits mailing list