[PATCH] D55531: AsmParser: test .double NaN

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 11 18:22:51 PST 2018


rjmccall added a comment.

Seems reasonable to me.  I think the right approach for validating that this is the right value is to just check some assembler outputs; I can't imagine what other sort of spec would be acceptable.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55531





More information about the llvm-commits mailing list