[all-commits] [llvm/llvm-project] ae3c98: [NVPTX] Enforce half type support is present for b...
Jakub Chlanda via All-commits
all-commits at lists.llvm.org
Mon Mar 27 23:48:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae3c981aa4b85cfae6531ba50df7ad84feebe43c
https://github.com/llvm/llvm-project/commit/ae3c981aa4b85cfae6531ba50df7ad84feebe43c
Author: Jakub Chlanda <jakub at codeplay.com>
Date: 2023-03-28 (Tue, 28 Mar 2023)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/test/CodeGen/builtins-nvptx-native-half-type-err.c
M llvm/include/llvm/IR/IntrinsicsNVVM.td
Log Message:
-----------
[NVPTX] Enforce half type support is present for builtins
Differential Revision: https://reviews.llvm.org/D146715
More information about the All-commits
mailing list