[flang-commits] [flang] [flang][NFC] Cache derived type translation in lowering (PR #80179)
via flang-commits
flang-commits at lists.llvm.org
Wed Jan 31 13:02:44 PST 2024
jeanPerier 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.
https://github.com/llvm/llvm-project/pull/80179
More information about the flang-commits
mailing list