diff options
author | Fraser Cormack <fraser@codeplay.com> | 2025-04-29 16:41:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 16:41:07 +0100 |
commit | ea688c031e99c48a35e0c764d0224c7eed559b12 (patch) | |
tree | 2b5b4ab8803ed06788150de556587c8e4d5041c6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | bd3dde0f871cd71a797ba5da3070fa3ddbc48828 (diff) | |
download | llvm-ea688c031e99c48a35e0c764d0224c7eed559b12.zip llvm-ea688c031e99c48a35e0c764d0224c7eed559b12.tar.gz llvm-ea688c031e99c48a35e0c764d0224c7eed559b12.tar.bz2 |
[libclc] Move fdim to CLC library; simplify (#137811)
This commit moves the fdim builtin to the CLC library. It simultaneously
simplifies the codegen, unifying it between scalar and vector and
avoiding bithacking for vector types.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions