[PATCH] D120276: [move-function] Make test more generally by removing unneeded line.
Michael Gottesman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 21 13:52:16 PST 2022
gottesmm added a comment.
Looked at the failures. The windows one got into LLVM and this test passed. The test that failed was:
LLVM :: Transforms/ArgumentPromotion/crash.ll
This commit just tweaks this specific test, so it shouldn't have caused that.
The Debian one failed also in other llvm tests. This test ran successfully.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120276/new/
https://reviews.llvm.org/D120276
More information about the llvm-commits
mailing list