[all-commits] [llvm/llvm-project] 68a275: [OpenMP][FIX] Do not use InaccessibleMemOrArgMemOn...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Wed Apr 22 09:12:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 68a27587c2acb9b8772d75e552adcc22836844c2
      https://github.com/llvm/llvm-project/commit/68a27587c2acb9b8772d75e552adcc22836844c2
  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
    M llvm/test/Transforms/OpenMP/add_attributes.ll

  Log Message:
  -----------
  [OpenMP][FIX] Do not use InaccessibleMemOrArgMemOnly for barrier and flush

This was reported as PR45635, committed first as
72a9e7c926f4e32f209e528ec407fe526da5587e, reverted by
188f5cde9635a29a3f20ee2a73abd02890a752c7, and now recommitted with the
test change.




More information about the All-commits mailing list