[all-commits] [llvm/llvm-project] c148d8: [WIP] 1:N conversion pattern

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Oct 29 20:50:53 PDT 2024


  Branch: refs/heads/users/matthias-springer/tmp_no_arg_mat
  Home:   https://github.com/llvm/llvm-project
  Commit: c148d8bdf48e4b8c465fbb728cb8160888528316
      https://github.com/llvm/llvm-project/commit/c148d8bdf48e4b8c465fbb728cb8160888528316
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    A mlir/artifacts/jq-linux64
    M mlir/include/mlir/Conversion/LLVMCommon/Pattern.h
    M mlir/include/mlir/Transforms/DialectConversion.h
    M mlir/lib/Transforms/Utils/DialectConversion.cpp

  Log Message:
  -----------
  [WIP] 1:N conversion pattern


  Commit: 8e3d968e8b4fb0b44aaa9c26d370612e1e1ce777
      https://github.com/llvm/llvm-project/commit/8e3d968e8b4fb0b44aaa9c26d370612e1e1ce777
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    M mlir/include/mlir/Transforms/DialectConversion.h
    M mlir/lib/Conversion/LLVMCommon/TypeConverter.cpp
    M mlir/lib/Dialect/SCF/Transforms/StructuralTypeConversions.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
    M mlir/lib/Transforms/Utils/DialectConversion.cpp
    M mlir/test/lib/Dialect/Test/TestPatterns.cpp

  Log Message:
  -----------
  do not build argument materializations anymore


  Commit: aa0196a7cfa802fe7460db12c08b29fda79f72c1
      https://github.com/llvm/llvm-project/commit/aa0196a7cfa802fe7460db12c08b29fda79f72c1
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    M mlir/lib/Conversion/FuncToLLVM/FuncToLLVM.cpp
    M mlir/lib/Transforms/Utils/DialectConversion.cpp

  Log Message:
  -----------
  fix more tests


  Commit: 0c57792cda92f06d12cf22b8e3aa4fd35aa66dcb
      https://github.com/llvm/llvm-project/commit/0c57792cda92f06d12cf22b8e3aa4fd35aa66dcb
  Author: Matthias Springer <mspringer at nvidia.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/Func/Transforms/DecomposeCallGraphTypes.h
    M mlir/lib/Dialect/Func/Transforms/DecomposeCallGraphTypes.cpp
    M mlir/lib/Transforms/Utils/DialectConversion.cpp
    M mlir/test/Transforms/decompose-call-graph-types.mlir
    M mlir/test/lib/Dialect/Func/TestDecomposeCallGraphTypes.cpp

  Log Message:
  -----------
  Fix decompose call graph test


Compare: https://github.com/llvm/llvm-project/compare/70b204463ce9...0c57792cda92

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list