[PATCH] D69982: PPC: Prepare tests for switch of default denormal-fp-math

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 14 06:17:20 PST 2019


steven.zhang added a comment.

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


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69982/new/

https://reviews.llvm.org/D69982





More information about the llvm-commits mailing list