diff options
author | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2022-06-07 09:57:38 +0000 |
---|---|---|
committer | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2022-06-07 10:12:09 +0000 |
commit | 7eecfc077f36fe249d5457e2d9a0e294cb25d615 (patch) | |
tree | c42630ba85049f39fc2b9d49146cda40c9a76fbd /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | ec90bc0ea4386849f9eea54f44d25b49d4673cd6 (diff) | |
download | llvm-7eecfc077f36fe249d5457e2d9a0e294cb25d615.zip llvm-7eecfc077f36fe249d5457e2d9a0e294cb25d615.tar.gz llvm-7eecfc077f36fe249d5457e2d9a0e294cb25d615.tar.bz2 |
[Flang] Add flag dependent code to execute the loop-body atleast once
Given the flag `--always-execute-loop-body` the compiler emits code
to execute the body of the loop atleast once.
Note: This is part of upstreaming from the fir-dev branch of
https://github.com/flang-compiler/f18-llvm-project.
Reviewed By: awarzynski, schweitz
Differential Revision: https://reviews.llvm.org/D127128
Co-authored-by: Jean Perier <jperier@nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Co-authored-by: V Donaldson <vdonaldson@nvidia.com>
Co-authored-by: Valentin Clement <clementval@gmail.com>
Co-authored-by: Sameeran Joshi <sameeranjayant.joshi@amd.com>
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions