[all-commits] [llvm/llvm-project] 72a9e7: [OpenMP][FIX] Do not use InaccessibleMemOrArgMemOn...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Wed Apr 22 08:20:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 72a9e7c926f4e32f209e528ec407fe526da5587e
https://github.com/llvm/llvm-project/commit/72a9e7c926f4e32f209e528ec407fe526da5587e
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2020-04-22 (Wed, 22 Apr 2020)
Changed paths:
M llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
Log Message:
-----------
[OpenMP][FIX] Do not use InaccessibleMemOrArgMemOnly for barrier and flush
This was reported as PR45635.
More information about the All-commits
mailing list