mibintc added a comment.

I posted a patch to fix the bug reported by @uabelho here 
https://reviews.llvm.org/D79510

@rjmccall I used check-clang and check-all on D71841 
<https://reviews.llvm.org/D71841> from my linux x86-64 server before 
submitting, and the testing was clear. Maybe your branch has some calls to 
create BinaryOperator that isn't passing FPFeatures with the correct 
value--related to D76384 <https://reviews.llvm.org/D76384>.  My sandbox is 
showing this

  %add = fadd nsz float %0, %1


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