[Mlir-commits] [mlir] [mlir] Add missing fields in DICompositeTypeAttr. (PR #93226)

Abid Qadeer llvmlistbot at llvm.org
Tue May 28 02:21:38 PDT 2024


abidh wrote:

The #92568 introduced call of [DICompositeTypeAttr::get](https://github.com/llvm/llvm-project/blob/1383cb6e648ba9f4516fa2317f948116c4f35c10/flang/lib/Optimizer/Transforms/DebugTypeGenerator.cpp#L72) in flang. That will need to be updated once this PR is merged. I have opened #93516 for that.

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


More information about the Mlir-commits mailing list