[all-commits] [llvm/llvm-project] 137dfd: [LangRef] Fix condition for when a loop is conside...
Michael Kruse via All-commits
all-commits at lists.llvm.org
Tue Sep 1 13:42:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 137dfd616aaf8854e97326e1597847f4ff23208e
https://github.com/llvm/llvm-project/commit/137dfd616aaf8854e97326e1597847f4ff23208e
Author: Michael Kruse <llvm-project at meinersbur.de>
Date: 2020-09-01 (Tue, 01 Sep 2020)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
[LangRef] Fix condition for when a loop is considered parallel.
The wording before this patch applies to llvm.mem.parallel_loop_access, not access groups.
Reviewed By: mppf, hfinkel
Differential Revision: https://reviews.llvm.org/D83781
More information about the All-commits
mailing list