diff options
author | Poseydon42 <vvmposeydon@gmail.com> | 2024-07-02 11:18:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-02 12:18:52 +0200 |
commit | a616f57c1f5f64ee6013c01b6cfe8c587b4cd1f8 (patch) | |
tree | dbcb340c510e2262359486fde90ceed2ea449917 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | c49c386caaf7132908995749fed4894cfa1b62d1 (diff) | |
download | llvm-a616f57c1f5f64ee6013c01b6cfe8c587b4cd1f8.zip llvm-a616f57c1f5f64ee6013c01b6cfe8c587b4cd1f8.tar.gz llvm-a616f57c1f5f64ee6013c01b6cfe8c587b4cd1f8.tar.bz2 |
[CorrelatedValuePropagation] Fold calls to UCMP/SCMP when we know that ranges of operands do not overlap (#97235)
This patch adds folds for calls to `ucmp`/`scmp` intrinsics where we can
establish that the range of the first operand is strictly to the left or
strictly to the right of the range of the second operand.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions