[PATCH] D65994: Extended FPOptions with new attributes
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 12 10:24:18 PDT 2019
rjmccall added a comment.
Since this setting changes IR output, you should write a test that emits IR for source code and tests that you get the right IR output.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65994/new/
https://reviews.llvm.org/D65994
More information about the cfe-commits
mailing list