[all-commits] [llvm/llvm-project] c1e729: [flang][NFC] Add character lowering tests

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Mar 23 07:28:47 PDT 2022


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

  Changed paths:
    A flang/test/Lower/character-assignment.f90
    A flang/test/Lower/character-compare.f90
    A flang/test/Lower/character-concatenation.f90
    A flang/test/Lower/character-elemental.f90
    A flang/test/Lower/character-local-variables.f90
    A flang/test/Lower/character-substrings.f90

  Log Message:
  -----------
  [flang][NFC] Add character lowering tests

This patch some lowering tests for characters related operations.

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

Reviewed By: PeteSteinfeld

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

Co-authored-by: Jean Perier <jperier at nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz at nvidia.com>
Co-authored-by: V Donaldson <vdonaldson at nvidia.com>




More information about the All-commits mailing list