[PATCH] D71467: [FPEnv] Generate constrained FP comparisons from clang
Ulrich Weigand via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 16 09:39:36 PST 2019
uweigand updated this revision to Diff 234096.
uweigand added a comment.
Added float (f32) test cases.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71467/new/
https://reviews.llvm.org/D71467
Files:
clang/lib/CodeGen/CGExprScalar.cpp
clang/test/CodeGen/fpconstrained-cmp-double.c
clang/test/CodeGen/fpconstrained-cmp-float.c
llvm/include/llvm/IR/IRBuilder.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71467.234096.patch
Type: text/x-patch
Size: 23042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191216/4ff209c2/attachment-0001.bin>
More information about the cfe-commits
mailing list