[all-commits] [llvm/llvm-project] afb30f: [fir][NFC] Move fir.shape verifier to cpp file

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: afb30fcdf672d0d8dcdfe04d9d235b950112b622
      https://github.com/llvm/llvm-project/commit/afb30fcdf672d0d8dcdfe04d9d235b950112b622
  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 fir.shape verifier to cpp file

Move verifier code 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/D110826




More information about the All-commits mailing list