[Mlir-commits] [flang] [mlir] [RFC][Draft][flang][FIR] Model implict box allocations in side effects (PR #178412)

Tom Eccles llvmlistbot at llvm.org
Fri Jan 30 10:24:24 PST 2026


tblah wrote:

> and in the issue, the variable passed to the write is in fact made implicitly firstprivate

Actually I was wrong about this. I thought it should be and assumed that flang would do that. Yes if this went through a block argument to become firstprivate that might fix this particular reproducer. Thank you for pointing this out. I will look once I get back.

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


More information about the Mlir-commits mailing list