adams381 wrote:

@xlauko  You're right — these are TU properties, not type properties. 
Refactored to a module-level cir.record_layouts dictionary attribute in the 
latest push. Entries accumulate during CIRGen and materialize once in 
release(). Added getRecordLayout(ModuleOp, StringAttr) for lookup (asserts if 
missing, per your lighter-weight suggestion vs. a full verifier walk).

https://github.com/llvm/llvm-project/pull/188300
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to