[all-commits] [llvm/llvm-project] 06918a: [MLIR][NFC] Mark barrier elimination helper static...

Lukas Sommer via All-commits all-commits at lists.llvm.org
Tue Sep 5 00:59:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06918a969c3e2cebe05d62f422f21be74eb85fc5
      https://github.com/llvm/llvm-project/commit/06918a969c3e2cebe05d62f422f21be74eb85fc5
  Author: Lukas Sommer <lukas.sommer at codeplay.com>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

  Changed paths:
    M mlir/lib/Dialect/GPU/TransformOps/GPUTransformOps.cpp

  Log Message:
  -----------
  [MLIR][NFC] Mark barrier elimination helper static (#65303)

Make local helper functions static to avoid symbol name collision.




More information about the All-commits mailing list