[flang-commits] [flang] [MLIR, Flang, OpenMP] Remove usage of getElementType in OpenMPTranslation (PR #69772)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Mon Oct 23 08:53:57 PDT 2023
kiranchandramohan wrote:
> Would it already be possible to turn all the pointers into opaque ones in tests? This would ensure that no place accidentally relies on the element type.
> It might also make sense to do this in a followup revision, though.
>
> If we decide perform this change in a second step, this LGTM!
I will do this in a follow up PR.
https://github.com/llvm/llvm-project/pull/69772
More information about the flang-commits
mailing list