aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorYingwei Zheng <dtcxzyw2333@gmail.com>2024-10-08 13:41:24 +0800
committerGitHub <noreply@github.com>2024-10-08 13:41:24 +0800
commit4647a4666c4f8edabaa89163e899953bcd584aa7 (patch)
treebd358042a1e6aa9e1eca05ea9d21f7720ab3b8d3 /clang/lib/CodeGen/ModuleBuilder.cpp
parente98875af4c09e3ceaf54a51023a5d03ee143bc5c (diff)
downloadllvm-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