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

Tom Eccles via flang-commits flang-commits at lists.llvm.org
Thu Feb 12 02:48:45 PST 2026


tblah wrote:

Yes. Adding a shared clause to the dialect is exactly what I plan to do. I don't think it will have a performance impact (once alias analysis is handled as you mentioned) because the shared clause can just be entirely ignored when converting the OpenMP dialect to LLVM IR.

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


More information about the flang-commits mailing list