[all-commits] [llvm/llvm-project] 1b52f5: WIP

Matthias Springer via All-commits all-commits at lists.llvm.org
Sat Jul 12 02:24:25 PDT 2025


  Branch: refs/heads/users/matthias-springer/prototype_one_shot
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b52f5db4a9c731de4c5f3447e6d06b28f7694af
      https://github.com/llvm/llvm-project/commit/1b52f5db4a9c731de4c5f3447e6d06b28f7694af
  Author: Matthias Springer <me at m-sp.org>
  Date:   2025-07-12 (Sat, 12 Jul 2025)

  Changed paths:
    M mlir/include/mlir/Transforms/DialectConversion.h
    M mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp
    M mlir/lib/Transforms/Utils/DialectConversion.cpp
    M mlir/test/Integration/Dialect/MemRef/assume-alignment-runtime-verification.mlir
    M mlir/test/Integration/Dialect/MemRef/atomic-rmw-runtime-verification.mlir
    M mlir/test/Integration/Dialect/MemRef/cast-runtime-verification.mlir
    M mlir/test/Integration/Dialect/MemRef/copy-runtime-verification.mlir
    M mlir/test/Integration/Dialect/MemRef/dim-runtime-verification.mlir
    M mlir/test/Integration/Dialect/MemRef/load-runtime-verification.mlir
    M mlir/test/Integration/Dialect/MemRef/store-runtime-verification.mlir
    M mlir/test/Integration/Dialect/MemRef/subview-runtime-verification.mlir
    M mlir/test/Integration/Dialect/Tensor/cast-runtime-verification.mlir
    M mlir/test/Integration/Dialect/Tensor/dim-runtime-verification.mlir
    M mlir/test/Integration/Dialect/Tensor/extract-runtime-verification.mlir
    M mlir/test/Integration/Dialect/Tensor/extract_slice-runtime-verification.mlir

  Log Message:
  -----------
  WIP


  Commit: c1b58081ac68e1061c77cede2469bec1a6124b03
      https://github.com/llvm/llvm-project/commit/c1b58081ac68e1061c77cede2469bec1a6124b03
  Author: Matthias Springer <me at m-sp.org>
  Date:   2025-07-12 (Sat, 12 Jul 2025)

  Changed paths:
    M mlir/lib/Transforms/Utils/DialectConversion.cpp
    M mlir/test/Conversion/FuncToLLVM/calling-convention.mlir

  Log Message:
  -----------
  update


  Commit: 00bdacb56fb9903aebb61a757e97157624ffc65e
      https://github.com/llvm/llvm-project/commit/00bdacb56fb9903aebb61a757e97157624ffc65e
  Author: Matthias Springer <me at m-sp.org>
  Date:   2025-07-12 (Sat, 12 Jul 2025)

  Changed paths:
    M mlir/lib/Conversion/ControlFlowToLLVM/ControlFlowToLLVM.cpp
    M mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp
    M mlir/lib/Conversion/SCFToControlFlow/SCFToControlFlow.cpp
    M mlir/lib/Transforms/Utils/DialectConversion.cpp

  Log Message:
  -----------
  erase immediately


Compare: https://github.com/llvm/llvm-project/compare/67df1d7dfbfe...00bdacb56fb9

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