[all-commits] [llvm/llvm-project] 793c29: [MLIR, OpenMP][NFCI] Removed loop for accessing reg...

Sourabh Singh Tomar via All-commits all-commits at lists.llvm.org
Fri Jul 31 06:23:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 793c29a267ca85da84403e3bb032ea49eed9e5f7
      https://github.com/llvm/llvm-project/commit/793c29a267ca85da84403e3bb032ea49eed9e5f7
  Author: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp

  Log Message:
  -----------
  [MLIR,OpenMP][NFCI] Removed loop for accessing regions of ParallelOp

`ParallelOp` has only one region associated with it.

Reviewed By: kiranchandramohan, ftynse

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




More information about the All-commits mailing list