[flang-commits] [flang] [flang][NFC] Cache derived type translation in lowering (PR #80179)

Valentin Clement バレンタイン クレメン via flang-commits flang-commits at lists.llvm.org
Wed Jan 31 13:55:37 PST 2024


clementval wrote:

> > Do we have an open question on the MLIR discourse about why the MLIR infra is not doing it for us?
> 
> Not yet, I want to gather a few facts here first about what is happening when mlir::ParametricStorageUniquer::getOrCreate is used deep in fir::RecordType::get. It is possible that the issue may lie in how the RecordTypeStorage is defined.

That makes sense! Thanks for investigating!

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


More information about the flang-commits mailing list