[PATCH] D85759: [SLPVectorizer] Fix regression from cost model refactoring
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 11 12:19:50 PDT 2020
tlively added a comment.
In D85759#2211128 <https://reviews.llvm.org/D85759#2211128>, @tlively wrote:
> Huh, the precommitted test failed on multiple bots even though it passes for me locally. I've reverted the commit that added the test for now while I investigate.
I had forgotten to include a lit.local.cfg file disabling the test when WebAssembly is not present. The test has been relanded.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85759/new/
https://reviews.llvm.org/D85759
More information about the llvm-commits
mailing list