[PATCH] D51042: [NVPTX] Remove ftz variants of cvt with rounding mode

Benjamin Kramer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 08:31:08 PDT 2018


bkramer created this revision.
bkramer added a reviewer: tra.
Herald added subscribers: jlebar, jholewinski.

These do not exist in ptxas, it refuses to compile them.


Repository:
  rL LLVM

https://reviews.llvm.org/D51042

Files:
  lib/Target/NVPTX/NVPTXInstrInfo.td
  test/CodeGen/NVPTX/f16-instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51042.161732.patch
Type: text/x-patch
Size: 31239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/3d8c4696/attachment.bin>


More information about the llvm-commits mailing list