[PATCH] D82020: PowerPC-specific builtin constrained FP enablement

Andrew J Wock via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 21 21:41:32 PDT 2020


ajwock updated this revision to Diff 272330.
ajwock added a comment.

It seems one of the issues that my tests revealed was already remedied in very recent changes, causing my test to fail. I changed the test to reflect that while also taking steven's recommendations.


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

https://reviews.llvm.org/D82020

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/builtins-ppc-fpconstrained.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82020.272330.patch
Type: text/x-patch
Size: 14318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200622/1e7b87a7/attachment-0001.bin>


More information about the cfe-commits mailing list