diff options
author | Mikhail Gudim <mgudim@gmail.com> | 2023-10-05 13:23:05 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-05 13:23:05 -0400 |
commit | 4a2a6a4111035b4ccd0dce9e6445006f003b88e3 (patch) | |
tree | 5101e6301fc841ada8595804bcdc4620aefb6960 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 67955033fde0518305d1291edc1ee1cfebb986d0 (diff) | |
download | llvm-4a2a6a4111035b4ccd0dce9e6445006f003b88e3.zip llvm-4a2a6a4111035b4ccd0dce9e6445006f003b88e3.tar.gz llvm-4a2a6a4111035b4ccd0dce9e6445006f003b88e3.tar.bz2 |
[ValueTracking] Try to infer range of select from true and false values. (#68256)
When computing range of `select` instruction, first compute the union of
ranges of "True" and "False" operands of the `select` instruction.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions