[all-commits] [llvm/llvm-project] 8006c7: [NVPTX] Remove few more unneeded fp16 instruction ...
Artem Belevich via All-commits
all-commits at lists.llvm.org
Fri Jun 9 12:09:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8006c7e3f29ab196bd26e4e98d6ac1a4692c2d92
https://github.com/llvm/llvm-project/commit/8006c7e3f29ab196bd26e4e98d6ac1a4692c2d92
Author: Artem Belevich <tra at google.com>
Date: 2023-06-09 (Fri, 09 Jun 2023)
Changed paths:
M llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp
M llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
M llvm/lib/Target/NVPTX/NVPTXInstrInfo.td
M llvm/test/CodeGen/NVPTX/f16x2-instructions.ll
Log Message:
-----------
[NVPTX] Remove few more unneeded fp16 instruction variants
Differential Revision: https://reviews.llvm.org/D152478
More information about the All-commits
mailing list