rjmccall added a comment.

We're also seeing test failures in Apple's Clang fork, e.g.

  test/CodeGen/finite-math.c:12:10: error: NSZ: expected string not found in 
input
   // NSZ: fadd nsz
           ^
  <stdin>:11:20: note: scanning from here
  define void @foo() #0 {
                     ^
  <stdin>:15:9: note: possible intended match here
   %add = fadd float %0, %1
          ^

I haven't checked yet whether we can reproduce upstream.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72841



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to