[all-commits] [llvm/llvm-project] e843f0: [HIP] Always add -fnative-half-arguments-and-retur...
Christudasan Devadasan via All-commits
all-commits at lists.llvm.org
Tue Oct 22 08:42:06 PDT 2024
Branch: refs/heads/users/cdevadas/hip-clang-option-native-half-args-and-returns
Home: https://github.com/llvm/llvm-project
Commit: e843f0f792b83aa7b545e16a2f35ef9caacfd1de
https://github.com/llvm/llvm-project/commit/e843f0f792b83aa7b545e16a2f35ef9caacfd1de
Author: Christudasan Devadasan <Christudasan.Devadasan at amd.com>
Date: 2024-10-22 (Tue, 22 Oct 2024)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/test/SemaCUDA/fp16-arg-return.cu
Log Message:
-----------
[HIP] Always add -fnative-half-arguments-and-returns cmdline option.
This command-line option is now required while building the HIP
applications (mainly for the host side) after we enabled __fp16
args and return values with patches D133885 & D145345.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list