[all-commits] [llvm/llvm-project] 6f6842: Revert "[NFC][LV] Autogenerate check lines in a te...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Fri Oct 22 05:08:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f6842d782a1cf8def415f50696254a506d8f1ac
https://github.com/llvm/llvm-project/commit/6f6842d782a1cf8def415f50696254a506d8f1ac
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-10-22 (Fri, 22 Oct 2021)
Changed paths:
M llvm/test/Transforms/LoopVectorize/X86/pr48340.ll
Log Message:
-----------
Revert "[NFC][LV] Autogenerate check lines in a test for ease of future update"
This reverts commit 8ae83a1bafdfd726a657db43653195d35bda1179.
Commit: e1db72703f65f68f455a2a1b6a4f671463b08411
https://github.com/llvm/llvm-project/commit/e1db72703f65f68f455a2a1b6a4f671463b08411
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-10-22 (Fri, 22 Oct 2021)
Changed paths:
M llvm/test/Transforms/LoopVectorize/X86/pr48340.ll
Log Message:
-----------
[NFC] Re-harden test/Transforms/LoopVectorize/X86/pr48340.ll
This test is quite fragile WRT improvements to the interleaved load cost
modelling. Let's bump the stride way up so that is no longer a concern.
Compare: https://github.com/llvm/llvm-project/compare/a750332d7701...e1db72703f65
More information about the All-commits
mailing list