[flang-commits] [flang] [flang][PPC] Set the type and size of PPC vector in codegen (PR #193290)

via flang-commits flang-commits at lists.llvm.org
Wed Apr 22 01:16:25 PDT 2026


https://github.com/jeanPerier commented:

I think you may need either a new CFI type code, or to create RTTI information as if it were a derived type. Descriptor for CFI_type_struct will most likely hit internal error when manipulated inside the runtime (allocation, assignment, IO, ...) if there is no addendum and description of the struct. 

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


More information about the flang-commits mailing list