diff options
author | Fraser Cormack <fraser@codeplay.com> | 2025-01-27 14:41:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-27 14:41:40 +0000 |
commit | eaa5897534cbd263d0cdbf780f72133c2fe8d8d4 (patch) | |
tree | 97086de0bcdc7495b6042f3b6eeddad4867ab0c3 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | f1d5e70a00fbc80f42977800e9299353b06d48cb (diff) | |
download | llvm-eaa5897534cbd263d0cdbf780f72133c2fe8d8d4.zip llvm-eaa5897534cbd263d0cdbf780f72133c2fe8d8d4.tar.gz llvm-eaa5897534cbd263d0cdbf780f72133c2fe8d8d4.tar.bz2 |
[libclc] Optimize CLC vector is(un)ordered builtins (#124546)
These are similar to 347fb208, but these builtins are expressed in terms
of other builtins. The LLVM IR generated features the same fcmp ord/uno
comparisons as before, but consistently in vector form.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions