aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/libclang/LibclangTest.cpp
diff options
context:
space:
mode:
authorBjorn Pettersson <bjorn.a.pettersson@ericsson.com>2023-06-09 14:52:43 +0200
committerBjorn Pettersson <bjorn.a.pettersson@ericsson.com>2023-06-09 15:33:35 +0200
commit8813c1087e5e548f64905c057a2e7e1f48a5cce5 (patch)
tree1ce1e673aaa80d3de651370bff03c04785b4e739 /clang/unittests/libclang/LibclangTest.cpp
parent263bc7f905c7f354cb80403c0b2754cf8880d1b7 (diff)
downloadllvm-8813c1087e5e548f64905c057a2e7e1f48a5cce5.zip
llvm-8813c1087e5e548f64905c057a2e7e1f48a5cce5.tar.gz
llvm-8813c1087e5e548f64905c057a2e7e1f48a5cce5.tar.bz2
[SLP] Update X86/schedule_budget.ll test case to show budget impact
The comments and the checks in test/Transforms/SLPVectorizer/X86/schedule_budget.ll did not match. After commit 352c46e70716061e99 the vectorization has happened also with the reduced budget. This patch is supposed to restore the original intention with the test case (the one described in the comments). We want to see that a restricted budget may reduce the amount of vectorization (i.e. verifying that the -slp-schedule-budget option makes a difference), while a higher budget still result in vectorization. Differential Revision: https://reviews.llvm.org/D152530
Diffstat (limited to 'clang/unittests/libclang/LibclangTest.cpp')
0 files changed, 0 insertions, 0 deletions