diff options
author | Zhen Wang <37195552+wangzpgi@users.noreply.github.com> | 2025-02-20 14:05:44 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-20 14:05:44 -0800 |
commit | a67566b185c56ce84f6b858e431e4d412b40fdaa (patch) | |
tree | 1d8842f5ffc3021f758c8ed1345009839b5bc85f /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 5981335d75412977862003816d67d9b01fcd04b6 (diff) | |
download | llvm-a67566b185c56ce84f6b858e431e4d412b40fdaa.zip llvm-a67566b185c56ce84f6b858e431e4d412b40fdaa.tar.gz llvm-a67566b185c56ce84f6b858e431e4d412b40fdaa.tar.bz2 |
Allow do concurrent inside cuf kernel directive (#127693)
Allow do concurrent inside cuf kernel directive to avoid the following
Lowering error:
```
void {anonymous}::FirConverter::genFIR(const Fortran::parser::CUFKernelDoConstruct&): Assertion `bounds && "Expected bounds on the loop construct"' failed.
```
---------
Co-authored-by: Valentin Clement (バレンタイン クレメン) <clementval@gmail.com>
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions