aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2023-02-20 13:26:11 -0800
committerAlexey Bataev <a.bataev@outlook.com>2023-03-10 13:19:43 -0800
commit93a9be0cea0a4c8da820b455fb279ece09a5ca70 (patch)
tree79bb096e8a5d8e4a751129687420ff769e063420 /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parent296ba5bbd387e7f3edb0131054183fa7913a091e (diff)
downloadllvm-93a9be0cea0a4c8da820b455fb279ece09a5ca70.zip
llvm-93a9be0cea0a4c8da820b455fb279ece09a5ca70.tar.gz
llvm-93a9be0cea0a4c8da820b455fb279ece09a5ca70.tar.bz2
[SLP]Initial support for reshuffling of non-starting buildvector/gather nodes.
Previously only the very first gather/buildvector node might be probed for reshuffling of other nodes. But the compiler may do the same for other gather/buildvector nodes too, just need to check the dependency and postpone the emission of the dependent nodes, if the origin nodes were not emitted yet. Part of D110978 Differential Revision: https://reviews.llvm.org/D144958
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions