[all-commits] [llvm/llvm-project] 8375c3: [LLVM][IndvarSimplify] Move test that requires X86
David Spickett via All-commits
all-commits at lists.llvm.org
Wed Aug 17 04:14:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8375c3124df48dd863cc9fcbe36e67628bc27bf3
https://github.com/llvm/llvm-project/commit/8375c3124df48dd863cc9fcbe36e67628bc27bf3
Author: David Spickett <david.spickett at linaro.org>
Date: 2022-08-17 (Wed, 17 Aug 2022)
Changed paths:
A llvm/test/Transforms/IndVarSimplify/X86/pr57187.ll
R llvm/test/Transforms/IndVarSimplify/pr57187.ll
Log Message:
-----------
[LLVM][IndvarSimplify] Move test that requires X86
This is failing on our bots that only build Arm/AArch64.
https://lab.llvm.org/buildbot/#/builders/171/builds/19033/steps/5/logs/FAIL__LLVM__pr57187_ll
More information about the All-commits
mailing list