diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-03-27 12:58:46 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-03-27 14:50:09 +0100 |
commit | 60f3e8fbe44f12ea28760c2771f8bf48dc08abe8 (patch) | |
tree | 858b5be1f2764c947e17a3f9be485581b19ceaf6 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | ad9dad93ff1237aed820bac8ec8e172e73af786d (diff) | |
download | llvm-60f3e8fbe44f12ea28760c2771f8bf48dc08abe8.zip llvm-60f3e8fbe44f12ea28760c2771f8bf48dc08abe8.tar.gz llvm-60f3e8fbe44f12ea28760c2771f8bf48dc08abe8.tar.bz2 |
[BasicAA] Clarify entry values of GetLinearExpression() (NFC)
A number of variables need to be correctly initialized on entry
to GetLinearExpression() for the implementation to behave reasonably.
The fact that SExtBits can currenlty be non-zero on entry is a bug,
as demonstrated by the added test: For implicit sexts by the GEP,
we do currently skip legality checks.
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions