[all-commits] [llvm/llvm-project] f7da4a: [NVPTX] Remove fmin/fmax.NaN.f64 again
Christian Sigg via All-commits
all-commits at lists.llvm.org
Thu Jan 27 22:46:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7da4a5d4dee393043177599155e8331dbe04892
https://github.com/llvm/llvm-project/commit/f7da4a5d4dee393043177599155e8331dbe04892
Author: Christian Sigg <csigg at google.com>
Date: 2022-01-28 (Fri, 28 Jan 2022)
Changed paths:
M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
M llvm/test/CodeGen/NVPTX/fminimum-fmaximum.ll
Log Message:
-----------
[NVPTX] Remove fmin/fmax.NaN.f64 again
Added in https://reviews.llvm.org/D117204, but it does not exist.
Reviewed By: tra
Differential Revision: https://reviews.llvm.org/D118398
More information about the All-commits
mailing list