[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 08:10:24 PST 2022


csigg created this revision.
csigg added a reviewer: bkramer.
Herald added subscribers: asavonic, sanjoy.google, hiraditya, jholewinski.
csigg requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.399335.patch
Type: text/x-patch
Size: 5273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/cb4e9925/attachment.bin>


More information about the llvm-commits mailing list