diff options
author | Wenju He <wenju.he@intel.com> | 2025-07-02 08:27:46 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-02 08:27:46 +0800 |
commit | 93fe52f19e995ec1be460a4ae80b4f116f8c1d8b (patch) | |
tree | b964a53ebc32ff36f62d2634ef62ebc3b93654b2 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2b16af8df2ee83ccb3b4d4a7aa48d13e7608a1cf (diff) | |
download | llvm-93fe52f19e995ec1be460a4ae80b4f116f8c1d8b.zip llvm-93fe52f19e995ec1be460a4ae80b4f116f8c1d8b.tar.gz llvm-93fe52f19e995ec1be460a4ae80b4f116f8c1d8b.tar.bz2 |
[libclc] Add __clc_nan implementation with signed nancode argument (#146485)
In OpenCL Extended Instruction Set Specification, nancode can be signed
integer or vector of signed integers values.
This PR has no change to amdgcn--amdhsa.bc and nvptx64--nvidiacl.bc
because the newly added clc functions are not used in OpenCL library.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions