[all-commits] [llvm/llvm-project] 911c13: [flang][NFC] Cleanup dependent dialects and make d...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Jan 20 04:34:10 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 911c1370546f5f2deb72a5660a77a1b2f28d6f7a
      https://github.com/llvm/llvm-project/commit/911c1370546f5f2deb72a5660a77a1b2f28d6f7a
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
    M flang/include/flang/Optimizer/CodeGen/CGPasses.td

  Log Message:
  -----------
  [flang][NFC] Cleanup dependent dialects and make def homogenous

Remove unnecessary dependent dialect and make the definition of the
pass more homogenous with the two others.

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

Reviewed By: jeanPerier

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




More information about the All-commits mailing list