[all-commits] [llvm/llvm-project] ff8742: [flang] Fixed selective TargetRewrite.

Slava Zakharin via All-commits all-commits at lists.llvm.org
Fri Feb 10 09:11:47 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff8742df9e65c60de2fce0b19c0f52fd663626a1
      https://github.com/llvm/llvm-project/commit/ff8742df9e65c60de2fce0b19c0f52fd663626a1
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2023-02-10 (Fri, 10 Feb 2023)

  Changed paths:
    M flang/lib/Optimizer/CodeGen/TargetRewrite.cpp
    A flang/test/Fir/target-rewrite-selective.fir

  Log Message:
  -----------
  [flang] Fixed selective TargetRewrite.

Some conversions were still happening under no-complex/character-conversion
options. This change fixes that and adds a LIT test.

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




More information about the All-commits mailing list