[all-commits] [llvm/llvm-project] a6fc55: [fir][NFC] Move parser/printer for fir.global_len

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Sep 30 07:27:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a6fc555202ac1bd77d9c6c9325d797ae7d83b30d
      https://github.com/llvm/llvm-project/commit/a6fc555202ac1bd77d9c6c9325d797ae7d83b30d
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2021-09-30 (Thu, 30 Sep 2021)

  Changed paths:
    M flang/include/flang/Optimizer/Dialect/FIROps.td
    M flang/lib/Optimizer/Dialect/FIROps.cpp

  Log Message:
  -----------
  [fir][NFC] Move parser/printer for fir.global_len

Move parser and printer to the .cpp file.

Follow up to https://reviews.llvm.org/D110626.

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

Reviewed By: jeanPerier

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




More information about the All-commits mailing list