diff options
author | Nikita Popov <npopov@redhat.com> | 2022-05-30 15:05:04 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-06-07 10:20:24 +0200 |
commit | 7fa97b473c2a0ba3bf0bbfd0aaa859485ffe0802 (patch) | |
tree | 5dce16e5f42f7efd8880fa914ae7262077054a2e /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 0a6a17a4f9fd7bb14ca263893922bb56ac0887e8 (diff) | |
download | llvm-7fa97b473c2a0ba3bf0bbfd0aaa859485ffe0802.zip llvm-7fa97b473c2a0ba3bf0bbfd0aaa859485ffe0802.tar.gz llvm-7fa97b473c2a0ba3bf0bbfd0aaa859485ffe0802.tar.bz2 |
[SCCP] Don't mark ranges from branch conditions as potentially undef
Now that transforms introducing branch on poison have been removed,
we can stop marking ranges that have been derived from branch
conditions as containing undef. The existing comment explains why
this is legal. I've checked that alive2 is happy with SCCP tests
after this change.
Differential Revision: https://reviews.llvm.org/D126647
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions