diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2024-10-08 13:41:24 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-08 13:41:24 +0800 |
commit | 4647a4666c4f8edabaa89163e899953bcd584aa7 (patch) | |
tree | bd358042a1e6aa9e1eca05ea9d21f7720ab3b8d3 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | e98875af4c09e3ceaf54a51023a5d03ee143bc5c (diff) | |
download | llvm-4647a4666c4f8edabaa89163e899953bcd584aa7.zip llvm-4647a4666c4f8edabaa89163e899953bcd584aa7.tar.gz llvm-4647a4666c4f8edabaa89163e899953bcd584aa7.tar.bz2 |
[ConstantFPRange] Implement `ConstantFPRange::makeSatisfyingFCmpRegion` (#110891)
This patch adds support for `ConstantFPRange::makeSatisfyingFCmpRegion`.
We only check the optimality for cases where the result can be
represented by a ConstantFPRange.
This patch also adds some tests for `ConstantFPRange::fcmp` because it
depends on `makeSatisfyingFCmpRegion`. Unfortunately we cannot
exhaustively test this function due to time limit. I just pick some
interesting ranges instead.
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions