[all-commits] [llvm/llvm-project] f4ad76: [mlir] More changes to avoid args now inserted.NFC

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Wed Oct 14 10:48:27 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f4ad76deb8a78d841bf57c50a91b6c13f50cc158
      https://github.com/llvm/llvm-project/commit/f4ad76deb8a78d841bf57c50a91b6c13f50cc158
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2020-10-14 (Wed, 14 Oct 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Async/IR/AsyncOps.td
    M mlir/include/mlir/Dialect/GPU/GPUOps.td
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
    M mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
    M mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
    M mlir/include/mlir/Dialect/SCF/SCFOps.td
    M mlir/include/mlir/Dialect/SPIRV/SPIRVCompositeOps.td
    M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
    M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
    M mlir/include/mlir/Dialect/Vector/VectorOps.td
    M mlir/include/mlir/IR/OpBase.td
    M mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-gen.cpp

  Log Message:
  -----------
  [mlir] More changes to avoid args now inserted.NFC

Migrates a bit more from the old/to be deprecated form.




More information about the All-commits mailing list