diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-01-08 11:10:05 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-01-08 12:12:44 -0800 |
commit | db4cb4668b046ae988914ae49105ff3cc0bc9d92 (patch) | |
tree | ad4696ee2fac42fd5d19975092912f2507faad80 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 18eb6818210d46af9d108a5358b6bc6f3deb1f5d (diff) | |
download | llvm-db4cb4668b046ae988914ae49105ff3cc0bc9d92.zip llvm-db4cb4668b046ae988914ae49105ff3cc0bc9d92.tar.gz llvm-db4cb4668b046ae988914ae49105ff3cc0bc9d92.tar.bz2 |
[docs] Fix documentation of -fno-strict-float-cast-overflow after D115804.
Previously this was documented as having the behavior of the
"target's native float-to-int conversion". After D115804, clang
uses saturating FP cast intrinsics which have the same behavior
on all targets.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D116856
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions