[PATCH] D69982: PPC: Prepare tests for switch of default denormal-fp-math
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 14 18:08:02 PST 2019
arsenm added a comment.
In D69982#1745637 <https://reviews.llvm.org/D69982#1745637>, @steven.zhang wrote:
> Sanity check failed with the updated case. (Depending on other patches ?)
>
> llvm/llvm/test/CodeGen/PowerPC/qpx-recipest.ll:320:15: error: CHECK-NEXT: expected string not found in input
> ; CHECK-NEXT: addis 3, 2, .LCPI12_2 at toc@ha
> ^
> <stdin>:470:2: note: scanning from here
> qvfmul 0, 0, 1
> ^
> <stdin>:470:3: note: possible intended match here
> qvfmul 0, 0, 1
>
Yes, I added the dependencies
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69982/new/
https://reviews.llvm.org/D69982
More information about the llvm-commits
mailing list