aboutsummaryrefslogtreecommitdiff
path: root/clang/lib
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2024-10-31 13:50:02 -0400
committerGitHub <noreply@github.com>2024-10-31 13:50:02 -0400
commite05def081e43f8fe8be7f3a4ed2749ae01ab0ab3 (patch)
treeef7f5833d14933b286cd5f6cd1ab580208693a71 /clang/lib
parent88591aa0ca7e4d99da353d49f91ea63e43fb55e0 (diff)
downloadllvm-e05def081e43f8fe8be7f3a4ed2749ae01ab0ab3.zip
llvm-e05def081e43f8fe8be7f3a4ed2749ae01ab0ab3.tar.gz
llvm-e05def081e43f8fe8be7f3a4ed2749ae01ab0ab3.tar.bz2
[SLP]Do not vectorize code in EH and non-returning blocks
The code in EH and non-returning blocks can be skipped by the vectorizer, since it does not add to the perfromance, just consumes compile/link time. Reviewers: RKSimon Reviewed By: RKSimon Pull Request: https://github.com/llvm/llvm-project/pull/112221
Diffstat (limited to 'clang/lib')
0 files changed, 0 insertions, 0 deletions