[all-commits] [llvm/llvm-project] 240483: [PowerPC] Require power-pc target for new builtin ...
David Spickett via All-commits
all-commits at lists.llvm.org
Wed Jul 21 07:19:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2404834c206a8930b0c420d94f4941b31c355de5
https://github.com/llvm/llvm-project/commit/2404834c206a8930b0c420d94f4941b31c355de5
Author: David Spickett <david.spickett at linaro.org>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
M llvm/test/CodeGen/builtins-ppc-xlcompat-fp.ll
Log Message:
-----------
[PowerPC] Require power-pc target for new builtin test
The llvm test added in e002d251dd34fc1855e3a17feafd358d55d92ed8
was missing a REQUIRES. Failed to run on our AArch64 only bot:
https://lab.llvm.org/buildbot/#/builders/171/builds/1262
More information about the All-commits
mailing list