[all-commits] [llvm/llvm-project] d1653c: [Flang][OpenMP] NFC: Versions of critical, master ...

Kiran Chandramohan via All-commits all-commits at lists.llvm.org
Tue Sep 26 23:50:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1653c8e9ba9fa23add726e1c772419cb968d0fa
      https://github.com/llvm/llvm-project/commit/d1653c8e9ba9fa23add726e1c772419cb968d0fa
  Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
  Date:   2023-09-27 (Wed, 27 Sep 2023)

  Changed paths:
    M flang/test/Fir/convert-to-llvm-openmp-and-fir.fir
    A flang/test/Lower/OpenMP/critical.f90
    A flang/test/Lower/OpenMP/master.f90

  Log Message:
  -----------
  [Flang][OpenMP] NFC: Versions of critical, master tests with HLFIR flow

The conversion to LLVM dialect test is moved and the translation to LLVM
IR is removed from these tests. These are covered separately in
convert-to-llvm-openmp-and-fir.fir (for critical, master is already
tested in this file) and MLIR to LLVM IR tests.




More information about the All-commits mailing list