[all-commits] [llvm/llvm-project] 457f1f: [Flang][OpenMP] Add support for safelen clause

Prabhdeep Soni via All-commits all-commits at lists.llvm.org
Wed Aug 24 12:06:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 457f1fe31af75a09abbf8a57bdc6a8420a4594a6
      https://github.com/llvm/llvm-project/commit/457f1fe31af75a09abbf8a57bdc6a8420a4594a6
  Author: Prabhdeep Singh Soni <prabhdeep.singh.soni2 at huawei.com>
  Date:   2022-08-24 (Wed, 24 Aug 2022)

  Changed paths:
    M flang/lib/Lower/OpenMP.cpp
    M flang/test/Lower/OpenMP/simd.f90

  Log Message:
  -----------
  [Flang][OpenMP] Add support for safelen clause

This supports lowering from parse-tree to MLIR for OpenMP safelen clause
in SIMD construct.

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list