[all-commits] [llvm/llvm-project] ffa1f8: [flang] Add changes to codegen to convert it to ta...

Eric Schweitz via All-commits all-commits at lists.llvm.org
Thu Jul 2 06:08:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ffa1f8198e6e8be6ca1044975a67e646188210da
      https://github.com/llvm/llvm-project/commit/ffa1f8198e6e8be6ca1044975a67e646188210da
  Author: Eric Schweitz <eschweitz at nvidia.com>
  Date:   2020-07-02 (Thu, 02 Jul 2020)

  Changed paths:
    M flang/include/flang/Optimizer/CMakeLists.txt
    A flang/include/flang/Optimizer/CodeGen/CGPasses.td
    A flang/include/flang/Optimizer/CodeGen/CMakeLists.txt
    M flang/include/flang/Optimizer/CodeGen/CodeGen.h

  Log Message:
  -----------
  [flang] Add changes to codegen to convert it to tablegen passes.

This upstreams changes to codegen to convert the passes to the new
tablegen pass support from MLIR.

Differential revision: https://reviews.llvm.org/D83018




More information about the All-commits mailing list