aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorFraser Cormack <fraser@codeplay.com>2025-02-20 08:41:45 +0000
committerGitHub <noreply@github.com>2025-02-20 08:41:45 +0000
commit684ad25dfc487476132b429dc92fca934460a8e3 (patch)
treefd76a2f29a8012aef25b56b2e32b1b825f0f8727 /flang/lib/Frontend/CompilerInvocation.cpp
parent079115e6eac0412214104b593849ee805d8921ce (diff)
downloadllvm-684ad25dfc487476132b429dc92fca934460a8e3.zip
llvm-684ad25dfc487476132b429dc92fca934460a8e3.tar.gz
llvm-684ad25dfc487476132b429dc92fca934460a8e3.tar.bz2
[libclc] Move frexp to CLC library; optimize half vecs (#127836)
This commit moves the frexp builtin to the CLC library. It simultaneously optimizes the code generated for half vectors, which was previously scalarizing and casting up to float. With this commit it still casts up to float, but keeps it in the vector form.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions