diff options
author | Fraser Cormack <fraser@codeplay.com> | 2025-03-04 14:16:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-04 14:16:16 +0000 |
commit | e5d5503e4efa48b61194b1e70e469aba91297bec (patch) | |
tree | 46270d13ad49b7ca3705d852002f7e70988f285f /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
parent | f838a5e96cb15f3cd70b2f26db0b520004350c7e (diff) | |
download | llvm-e5d5503e4efa48b61194b1e70e469aba91297bec.zip llvm-e5d5503e4efa48b61194b1e70e469aba91297bec.tar.gz llvm-e5d5503e4efa48b61194b1e70e469aba91297bec.tar.bz2 |
[libclc] Move hypot to CLC library; optimize (#129551)
This was already nominally in the CLC library; this commit just formally
moves it over. It simultaneously optimizes it for vector types by
avoiding scalarization.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions