[flang-commits] [flang] [mlir] [OpenMP] [MLIR] [Flang] Replace all uses of variables in ALLOCATE directive to use new value which is created. (PR #212361)
Sairudra More via flang-commits
flang-commits at lists.llvm.org
Wed Jul 29 19:59:40 PDT 2026
https://github.com/Saieiei requested changes to this pull request.
Thanks for the patch. I found a few correctness issues around implicitly saved variables, value remapping, and non-`i64` alloca sizes. Please address the inline comments and add regression coverage.
https://github.com/llvm/llvm-project/pull/212361
More information about the flang-commits
mailing list