[all-commits] [llvm/llvm-project] 690aa6: [mlir][shape] Fix crash in ShapeOfOpToConstShapeOp...

Longsheng Mou via All-commits all-commits at lists.llvm.org
Tue Feb 10 17:10:00 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 690aa65125ac2412480cc839feab9d46dcf91148
      https://github.com/llvm/llvm-project/commit/690aa65125ac2412480cc839feab9d46dcf91148
  Author: Longsheng Mou <longshengmou at gmail.com>
  Date:   2026-02-11 (Wed, 11 Feb 2026)

  Changed paths:
    M mlir/lib/Dialect/Shape/IR/Shape.cpp
    M mlir/test/Dialect/Shape/canonicalize.mlir

  Log Message:
  -----------
  [mlir][shape] Fix crash in ShapeOfOpToConstShapeOp (#180737)

This PR fixes a crash when `shape.shape_of` op has static arg and shape
result type. Fixes #180719.



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