[all-commits] [llvm/llvm-project] 5064a3: [flang][OpenMP] Remove `OmpEndLoopDirective` handl...

Sourabh Singh Tomar via All-commits all-commits at lists.llvm.org
Thu Apr 15 11:30:58 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5064a34165ccadf4718b2c159eff41f008261681
      https://github.com/llvm/llvm-project/commit/5064a34165ccadf4718b2c159eff41f008261681
  Author: Sourabh Singh Tomar <SourabhSingh.Tomar at amd.com>
  Date:   2021-04-16 (Fri, 16 Apr 2021)

  Changed paths:
    M flang/include/flang/Lower/OpenMP.h
    M flang/lib/Lower/OpenMP.cpp

  Log Message:
  -----------
  [flang][OpenMP] Remove `OmpEndLoopDirective` handles from code.

This directive is currently lowered as NOP.

Patch is an attempt upstream code from:
PR: https://github.com/flang-compiler/f18-llvm-project/pull/573

Reviewed By: kiranchandramohan, schweitz, clementval

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




More information about the All-commits mailing list