[all-commits] [llvm/llvm-project] d96447: Reapply "Reland "[mlir][Affine] Handle null parent...

Han-Chung Wang via All-commits all-commits at lists.llvm.org
Wed Jun 4 09:07:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d96447b4d31ad76c8a3005bade0e582e8c91b980
      https://github.com/llvm/llvm-project/commit/d96447b4d31ad76c8a3005bade0e582e8c91b980
  Author: hanhanW <hanhan0912 at gmail.com>
  Date:   2025-06-04 (Wed, 04 Jun 2025)

  Changed paths:
    M mlir/lib/Dialect/Affine/IR/AffineOps.cpp
    A mlir/test/Conversion/MemRefToLLVM/memref-to-llvm-with-transforms.mlir
    M mlir/test/lib/Conversion/CMakeLists.txt
    A mlir/test/lib/Conversion/MemRefToLLVM/CMakeLists.txt
    A mlir/test/lib/Conversion/MemRefToLLVM/TestMemRefToLLVMWithTransforms.cpp
    M mlir/tools/mlir-opt/CMakeLists.txt
    M mlir/tools/mlir-opt/mlir-opt.cpp

  Log Message:
  -----------
  Reapply "Reland "[mlir][Affine] Handle null parent op in getAffineParallelInductionVarOwner" (#142785)"

This reverts commit 178b64e75bb39debc235e8008686b7c4af444013.

The author misread the report of the failure, and thought that it broke
the CI again. Reland the fix.



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