[PATCH] D158695: [clang] Fix missing contract flag in sqrt intrinsic

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 24 13:56:01 PDT 2023


yaxunl updated this revision to Diff 553250.
yaxunl added a comment.

fix test for strict fp


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

https://reviews.llvm.org/D158695

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/fp-contract-fast-pragma.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158695.553250.patch
Type: text/x-patch
Size: 5776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230824/9f7ee505/attachment-0001.bin>


More information about the cfe-commits mailing list