[all-commits] [llvm/llvm-project] 494cd9: [flang][lowering] Ignore compiler directives

Andrzej WarzyƄski via All-commits all-commits at lists.llvm.org
Fri Jun 10 08:27:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 494cd9b6fc7ff3e9d9bfad08cfd329763b799749
      https://github.com/llvm/llvm-project/commit/494cd9b6fc7ff3e9d9bfad08cfd329763b799749
  Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
    M flang/lib/Lower/Bridge.cpp
    A flang/test/Lower/compiler-directive.f90

  Log Message:
  -----------
  [flang][lowering] Ignore compiler directives

This patch simply replaces a `TODO` with a warning.

This is part of the upstreaming effort from the `fir-dev` branch in [1].

[1] https://github.com/flang-compiler/f18-llvm-project

Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>

Reviewed By: kiranchandramohan

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




More information about the All-commits mailing list