diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2024-08-08 08:05:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-08 08:05:33 -0400 |
commit | 7e7a439705f4926a798785579aeb9bfff07049c7 (patch) | |
tree | 42ae3ece39c29c1ea0d329bab17cd10157962049 /clang/lib/Basic/IdentifierTable.cpp | |
parent | 1a92cc5a0ad108c515b1c383645ff70069c12077 (diff) | |
download | llvm-7e7a439705f4926a798785579aeb9bfff07049c7.zip llvm-7e7a439705f4926a798785579aeb9bfff07049c7.tar.gz llvm-7e7a439705f4926a798785579aeb9bfff07049c7.tar.bz2 |
[SLP][NFC]Introduce CombinedVectorize nodes, NFC. (#99309)
This adds combined vectorized node. It simplifies handling of the
combined nodes, like select/cmp, which can be reduced to min/max,
mul/add transformed to fma, etc. Improves cost mode handling and may end
up with better codegen in future (direct emission of the intrinsics).
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions