diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-03-14 06:40:13 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-03-14 07:04:55 -0700 |
commit | bbd1bb40573dd5a36dc04af4ad307d6e16456f89 (patch) | |
tree | be137f6981bd18f7c6f8d31786ab373adabc4079 /clang/lib/Sema/SemaOpenMP.cpp | |
parent | 9387281b6e989832d01db352e6e9068d0b4ce8c2 (diff) | |
download | llvm-bbd1bb40573dd5a36dc04af4ad307d6e16456f89.zip llvm-bbd1bb40573dd5a36dc04af4ad307d6e16456f89.tar.gz llvm-bbd1bb40573dd5a36dc04af4ad307d6e16456f89.tar.bz2 |
[SLP]Set insert point for split node with non-scheulable instructions after the last instruction
Need to set the insert point for non-schedulable instructions in
SplitVectorize node after the last instruction, not before, to avoid
a crash in case of buildvector subvector node.
Diffstat (limited to 'clang/lib/Sema/SemaOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions