[all-commits] [llvm/llvm-project] 2020c9: [OpenMP] Add L2-Tile equivalence for KNL

Jonathan Peyton via All-commits all-commits at lists.llvm.org
Tue Jun 1 12:17:53 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2020c981faa0e8807ad6b091495930664d4db175
      https://github.com/llvm/llvm-project/commit/2020c981faa0e8807ad6b091495930664d4db175
  Author: Peyton, Jonathan L <jonathan.l.peyton at intel.com>
  Date:   2021-06-01 (Tue, 01 Jun 2021)

  Changed paths:
    M openmp/runtime/src/kmp_affinity.cpp

  Log Message:
  -----------
  [OpenMP] Add L2-Tile equivalence for KNL

When on KNL and L2 or Tile layer is detected, manually add
the corresponding layer which is equivalent.

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




More information about the All-commits mailing list