[all-commits] [llvm/llvm-project] 140aab: [flang] Add OpenACC flag to bbc

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Mar 9 09:37:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 140aabec43d685ad3b957a4c8649112fde74031e
      https://github.com/llvm/llvm-project/commit/140aabec43d685ad3b957a4c8649112fde74031e
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-03-09 (Wed, 09 Mar 2022)

  Changed paths:
    A flang/test/Lower/OpenACC/pre-fir-tree01.f90
    M flang/tools/bbc/bbc.cpp

  Log Message:
  -----------
  [flang] Add OpenACC flag to bbc

Add `-fopenacc` flag to the `bbc` tool.

This patch is part of the upstreaming effort from fir-dev branch.

Reviewed By: schweitz

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




More information about the All-commits mailing list