aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2021-09-15 07:47:17 -0700
committerAlexey Bataev <a.bataev@outlook.com>2021-10-21 06:25:32 -0700
commit3ea7877c8b62ba100e7b34dbf4afa0171d5b4705 (patch)
tree1939290dcaa63ea07d953f7ebd1b1f3e320f3180 /clang/lib/CodeGen/CodeGenFunction.cpp
parent5f8228d310627889716b51e1acd5840ec653d899 (diff)
downloadllvm-3ea7877c8b62ba100e7b34dbf4afa0171d5b4705.zip
llvm-3ea7877c8b62ba100e7b34dbf4afa0171d5b4705.tar.gz
llvm-3ea7877c8b62ba100e7b34dbf4afa0171d5b4705.tar.bz2
[SLP]Unify vectorization of PHI and store nodes with improved tiny tree vectorization.
Vectorization of PHIs and stores very similar, it might be beneficial to try to revectorize stores (like PHIs) if the total number of stores with the same/alternate opcode is less than the vector size but number of stores with the same type is larger than the vector size. Differential Revision: https://reviews.llvm.org/D109831
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions