[flang-commits] [flang] [mlir] [flang][OpenMP] Allow saving first block of an OMP region for allocas (PR #121886)
Kareem Ergawy via flang-commits
flang-commits at lists.llvm.org
Tue Jan 7 00:23:12 PST 2025
================
@@ -13,16 +13,16 @@
!CHECK: %[[VAL_1:.*]] = alloca { float, float }, i64 1, align 8
----------------
ergawy wrote:
TODO: Add new test(s) to reproduce the bug fixed by the PR once the reviewers agree with the taken approach.
https://github.com/llvm/llvm-project/pull/121886
More information about the flang-commits
mailing list