[all-commits] [llvm/llvm-project] 96eaac: [OpenMP][Tool] Update archer to accept new OpenMP ...

Joachim via All-commits all-commits at lists.llvm.org
Fri Nov 13 07:10:04 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 96eaacc917a2998e733c8141ca6713f88fd2333c
      https://github.com/llvm/llvm-project/commit/96eaacc917a2998e733c8141ca6713f88fd2333c
  Author: Joachim Protze <protze at itc.rwth-aachen.de>
  Date:   2020-11-13 (Fri, 13 Nov 2020)

  Changed paths:
    M openmp/tools/archer/ompt-tsan.cpp

  Log Message:
  -----------
  [OpenMP][Tool] Update archer to accept new OpenMP 5.1 enum values

OpenMP 5.1 adds an extra enum entry for ompt_scope_t, which makes the related
switch statement incomplete.
Also adding cases for newly added barrier variants.

Differential Revision: https://reviews.llvm.org/D90758




More information about the All-commits mailing list