[flang-commits] [flang] [MLIR, Flang, OpenMP] Remove usage of getElementType in OpenMPTranslation (PR #69772)

Christian Ulmann via flang-commits flang-commits at lists.llvm.org
Sat Oct 21 10:29:04 PDT 2023


https://github.com/Dinistro approved this pull request.

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!

https://github.com/llvm/llvm-project/pull/69772


More information about the flang-commits mailing list