[flang-commits] [flang] [Flang][OpenMP] Make boxed procedure pass aware of OpenMP private ops (PR #118261)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Wed Dec 4 07:21:41 PST 2024
kiranchandramohan wrote:
> > But I see a failure in the gfortan test. I will have a detailed look later this week.
>
> Thanks for testing @kiranchandramohan, I think the issue is the `BoxprocTypeRewriter` type converter of this pass is not handling `fir::TypeDescType`, sorry for having you go through these issues. Do you want me to have a look?
>
> Side note: the TypeDescOp design of duplicating the type (inside the result, and as attribute) is probably debatable/useless.
Thanks for the hint. I will continue with this.
https://github.com/llvm/llvm-project/pull/118261
More information about the flang-commits
mailing list