diff options
author | Nikita Popov <npopov@redhat.com> | 2023-06-22 16:54:42 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-06-22 16:56:08 +0200 |
commit | d179421099314431a91b85c01977ba0086ffd6db (patch) | |
tree | ef6241d861433e66835d575cda5a80a135795db5 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | d21580c3065740ac32f3713d737f302ed7f0ac94 (diff) | |
download | llvm-d179421099314431a91b85c01977ba0086ffd6db.zip llvm-d179421099314431a91b85c01977ba0086ffd6db.tar.gz llvm-d179421099314431a91b85c01977ba0086ffd6db.tar.bz2 |
[LoopUnroll] Avoid undef indices in test (NFC)
Doesn't really matter for the larger purpose of the test, but
avoid the use of undef indices and instead use the loop induction
variable as index, which is what was likely intended here.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions