[flang-commits] [flang] [mlir] [flang][OpenMP] Uncotionally create `after_alloca` block in `allocatePrivateVars` (PR #123168)
Leandro Lupori via flang-commits
flang-commits at lists.llvm.org
Thu Jan 16 09:48:08 PST 2025
https://github.com/luporl approved this pull request.
LGTM, thanks.
Test 1009_0029.f90 now passes on AArch64 and this change doesn't seem to break any other tests.
Some nitpicks:
- Typo in title: Uncotionally
- In the description we have `... we now conditionally created the after_alloca block based on the number of predecessors ...`, but wasn't it based on the number of successors?
https://github.com/llvm/llvm-project/pull/123168
More information about the flang-commits
mailing list