[PATCH] D135428: [NVPTX] Support neg{.ftz} for f16 and f16x2
Jakub Chlanda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 00:50:09 PDT 2022
jchlanda created this revision.
jchlanda added reviewers: tra, slydiman.
Herald added subscribers: mattd, gchakrabarti, asavonic, hiraditya.
Herald added a project: All.
jchlanda requested review of this revision.
Herald added subscribers: llvm-commits, jholewinski.
Herald added a project: LLVM.
f16/f16x2 neg was introduced in PTX 60, SM_53.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D135428
Files:
llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
llvm/test/CodeGen/NVPTX/f16-instructions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135428.465990.patch
Type: text/x-patch
Size: 4959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221007/659de7c6/attachment.bin>
More information about the llvm-commits
mailing list