[PATCH] D103986: [PowerPC] Floating Point Builtins for XL Compat.
Quinn Pham via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 21 07:43:15 PDT 2021
quinnp added a comment.
In D103986#2893177 <https://reviews.llvm.org/D103986#2893177>, @DavidSpickett wrote:
> You missed a REQUIRES for the llvm test, I added one in: https://reviews.llvm.org/rG2404834c206a8930b0c420d94f4941b31c355de5
>
> So if you see Arm-AArch64 quick bot failures, that was the reason.
Right, sorry about that. Thank you, I will also move the test to `llvm/test/CodeGen/PowerPC`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103986/new/
https://reviews.llvm.org/D103986
More information about the cfe-commits
mailing list