================ @@ -0,0 +1,62 @@ +! Tests that "loop-local values" are properly handled by localizing them to the +! body of the loop nest. See `collectLoopLocalValues` and `localizeLoopLocalValue` +! for a definition of "loop-local values" and how they are handled. ---------------- skatrak wrote:
Nit: Maybe it's better to just generally point at the `DoConcurrentConversion` pass for more information, since this comment will easily get out of sync of the actual implementation otherwise. https://github.com/llvm/llvm-project/pull/127635 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits