[all-commits] [llvm/llvm-project] 08bb5d: [FPEnv] Tests for rounding properties of constant ...
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Wed Oct 28 23:54:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 08bb5d9196b3fed9a530d28a8a0f06438ab7a8ee
https://github.com/llvm/llvm-project/commit/08bb5d9196b3fed9a530d28a8a0f06438ab7a8ee
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
A clang/test/CodeGen/rounding-math.c
A clang/test/CodeGen/rounding-math.cpp
M clang/test/SemaCXX/rounding-math.cpp
Log Message:
-----------
[FPEnv] Tests for rounding properties of constant evalution
These are moved from D88498.
Differential Revision: https://reviews.llvm.org/D90026
More information about the All-commits
mailing list