[all-commits] [llvm/llvm-project] d1bc41: [mlir][affine] Fix crash in mlir::affine::getForIn...

DarshanRamakant via All-commits all-commits at lists.llvm.org
Sun Aug 11 11:21:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d1bc41fdd1f531de2a0fdd02de03d43a11de6767
      https://github.com/llvm/llvm-project/commit/d1bc41fdd1f531de2a0fdd02de03d43a11de6767
  Author: DarshanRamakant <darshanbhatsirsi at gmail.com>
  Date:   2024-08-11 (Sun, 11 Aug 2024)

  Changed paths:
    M mlir/lib/Dialect/Affine/IR/AffineOps.cpp

  Log Message:
  -----------
  [mlir][affine] Fix crash in mlir::affine::getForInductionVarOwner() (#102625)

This change fixes a crash when getOwner()->getParent() is a nullptr



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