This patch removes the builders for omp.wsloop operation that aren't
specifically needed anywhere. We can add them later if the need arises.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Although this should not usually matter, there are probably some downstream uses and we are in the process of upstreaming. Can these be also adjusted if these builders are removed?
https://github.com/flang-compiler/f18-llvm-project/blob/fe41a43af68e097b8c3ee2ea1ee2042c02956e90/flang/lib/Lower/OpenMP.cpp#L634
Comment Actions
Sure Kiran, I will cherry-pick this to fir-dev. Locally, I am able to check-flang with these changes on fir-dev.