[flang-commits] [flang] [flang][codegen] Update FIR codegen to use mlir.llvm opaque pointers (PR #69692)

Markus Böck via flang-commits flang-commits at lists.llvm.org
Sat Oct 21 03:43:29 PDT 2023


zero9178 wrote:

> Thanks a lot for the review! You pointed the finger at a type conversion of a fir type that is abstract and does not really match an llvm type on its own (but we still need to convert it to something for when it appears inside memory reference types or as operation attributes).

Thank you for the explanations!

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


More information about the flang-commits mailing list