[all-commits] [llvm/llvm-project] cc1b9a: [NVPTX] Lower fp16 fminnum, fmaxnum to native on s...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Wed Jan 12 23:52:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc1b9acf550d13702a20cf7e5bac8a94bf2202ba
https://github.com/llvm/llvm-project/commit/cc1b9acf550d13702a20cf7e5bac8a94bf2202ba
Author: Christian Sigg <csigg at google.com>
Date: 2022-01-13 (Thu, 13 Jan 2022)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
M llvm/test/CodeGen/NVPTX/math-intrins.ll
Log Message:
-----------
[NVPTX] Lower fp16 fminnum, fmaxnum to native on sm_80.
Reviewed By: bkramer, tra
Differential Revision: https://reviews.llvm.org/D117122
More information about the All-commits
mailing list