[all-commits] [llvm/llvm-project] 10e087: [MLIR][OpenMP][NFC] Moved Synchronization Hint rel...

Shraiysh via All-commits all-commits at lists.llvm.org
Tue Oct 19 07:08:49 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 10e08784ca27028c2f88e946d3cb0d2696f9b8f5
      https://github.com/llvm/llvm-project/commit/10e08784ca27028c2f88e946d3cb0d2696f9b8f5
  Author: Shraiysh Vaishay <Shraiysh.Vaishay at amd.com>
  Date:   2021-10-19 (Tue, 19 Oct 2021)

  Changed paths:
    M mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp

  Log Message:
  -----------
  [MLIR][OpenMP][NFC] Moved Synchronization Hint related functions

The functions are moved above the parseClauses function as they
will be used inside it to parse `hint` clause

Reviewed By: clementval

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




More information about the All-commits mailing list