diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2024-06-21 13:20:20 -0400 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2024-06-21 13:28:02 -0400 |
commit | 131bc0390dba1bc21fb8af8e5e8afa78a17d39b9 (patch) | |
tree | 664b2eeaadffd858d166a6375997882fc1010ed0 /llvm/lib/CodeGen/RegAllocFast.cpp | |
parent | e23250ecb7e09170e584db60375100790f39fac9 (diff) | |
download | llvm-131bc0390dba1bc21fb8af8e5e8afa78a17d39b9.zip llvm-131bc0390dba1bc21fb8af8e5e8afa78a17d39b9.tar.gz llvm-131bc0390dba1bc21fb8af8e5e8afa78a17d39b9.tar.bz2 |
[C99] Claim partial conformance to IEC 60559 support
We intend to support Annex F but there are edge cases we don't handle
properly, such as raising an "invalid" exception when converting some
floating-point values to integers.
This does not add any test coverage as full conformance would require
sufficiently extensive testing that we should consider getting a
third-party test suite such as the one from http://tybor.com/
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocFast.cpp')
0 files changed, 0 insertions, 0 deletions