diff options
author | Fraser Cormack <fraser@codeplay.com> | 2025-05-13 11:45:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-13 11:45:55 +0100 |
commit | 655151a7e0c7f67cf3959b79e62ccafdf7053a3e (patch) | |
tree | 4d83800791f845c86401e0ae8ca86a4f9d530856 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 49ee674e5de272e9a1f439d37533646f63933594 (diff) | |
download | llvm-655151a7e0c7f67cf3959b79e62ccafdf7053a3e.zip llvm-655151a7e0c7f67cf3959b79e62ccafdf7053a3e.tar.gz llvm-655151a7e0c7f67cf3959b79e62ccafdf7053a3e.tar.bz2 |
[libclc] Move (fast) length & distance to CLC library (#139701)
This commit also refactors how geometric builtins are defined and
declared, by sharing more helpers. It also removes an unnecessary
gentype-like helper in favour of the more complete math/gentype.inc.
There are no changes to the IR for any of these four builtins.
The 'normalize' builtin will follow in a subsequent commit because it
would involve the addition of missing halfn-type overloads for
completeness.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions