diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-01-30 13:36:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-30 13:36:39 -0800 |
commit | 0fa4463e93dca275ee80fd85120e33ccc9f22c5e (patch) | |
tree | a75de8b0dfc5ee56be94189dc8fabb72886d4833 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | 2c5a0d392592982bb9c73cbc10c64390b9045873 (diff) | |
download | llvm-0fa4463e93dca275ee80fd85120e33ccc9f22c5e.zip llvm-0fa4463e93dca275ee80fd85120e33ccc9f22c5e.tar.gz llvm-0fa4463e93dca275ee80fd85120e33ccc9f22c5e.tar.bz2 |
[flang][openacc] Check trip count invariance with other IVs (#79906)
2.9.1 The trip count for all loops associated with the collapse clause
must be computable and invariant in all the loops.
This patch checks that iteration range of loops part of a collapse nest
does not depend on outer loops induction variables.
The check is also applied to combined construct with a loop.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions