[llvm-branch-commits] [flang] [Flang][OpenMP] Prevent allocas from being inserted into loop wrappers (PR #97563)

Tom Eccles via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Jul 4 03:51:43 PDT 2024


https://github.com/tblah approved this pull request.

Code changes look good.

I would prefer to see a lit test for this code path. It is good enough if this is used by a test added later in your PR stack. Otherwise, please could you add a lit test which hits this condition so that we can catch if this gets broken by any changes in the future.

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


More information about the llvm-branch-commits mailing list