diff options
author | Maksim Kazantsev mkazantsev@azul.com <mkazantsev@dev3.azulsystems.com> | 2023-02-13 08:27:38 +0000 |
---|---|---|
committer | Maksim Kazantsev mkazantsev@azul.com <mkazantsev@dev3.azulsystems.com> | 2023-02-13 08:29:26 +0000 |
commit | f79a5fb9df42cebb97dfb86e25b4697ad72cc606 (patch) | |
tree | 7bdc3b151ea235a31d02e7c03ea67e429cc44c73 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 7f249e45eca41dd6030d4600c40a40033afce603 (diff) | |
download | llvm-f79a5fb9df42cebb97dfb86e25b4697ad72cc606.zip llvm-f79a5fb9df42cebb97dfb86e25b4697ad72cc606.tar.gz llvm-f79a5fb9df42cebb97dfb86e25b4697ad72cc606.tar.bz2 |
[Test][SCEV] Add a test where the trip count can't be calculated
Add a test in which the trip count could have been calculated
correctly thanks to an assume since it is known to divide by the
step of the IV.
Patch by Alon Kom!
Differential Revision: https://reviews.llvm.org/D143644
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions