diff options
author | Kareem Ergawy <kareem.ergawy@amd.com> | 2025-04-16 14:20:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-16 07:20:27 -0500 |
commit | 30990c09c99bdcbfa7084d32b2b9851e19b6fb2a (patch) | |
tree | b7dd443a821b861c2237cfe6d3ac77a03ba71464 /clang/lib/Sema/SemaModule.cpp | |
parent | 616613c80b75614736d0781d12c0e1237d79738f (diff) | |
download | llvm-30990c09c99bdcbfa7084d32b2b9851e19b6fb2a.zip llvm-30990c09c99bdcbfa7084d32b2b9851e19b6fb2a.tar.gz llvm-30990c09c99bdcbfa7084d32b2b9851e19b6fb2a.tar.bz2 |
Revert "[flang][fir] Lower `do concurrent` loop nests to `fir.do_concurrent` (#132904)" (#135904)
This reverts commit 04b87e15e40f8857e29ade8321b8b67691545a50.
The reasons for reverting is that the following:
1. I still need need to upstream some part of the do concurrent to
OpenMP pass from our downstream implementation and taking this in
downstream will make things more difficult.
2. I still need to work on a solution for modeling locality specifiers
on `hlfir.do_concurrent` ops. I would prefer to do that and merge the
entire stack together instead of having a partial solution.
After merging the revert I will reopen the origianl PR and keep it
updated against main until I finish the above.
Diffstat (limited to 'clang/lib/Sema/SemaModule.cpp')
0 files changed, 0 insertions, 0 deletions