Unverified Commit 65063558 authored by Kavan Bickerstaff's avatar Kavan Bickerstaff Committed by GitHub
Browse files

[mlir][arith] Only fold splats for static shape result types (#93102)

This prevents an assertion when constructing the DenseElementsAttr
result, where the passed-in type is expected to have a static shape.

Fixes https://github.com/llvm/llvm-project/issues/92057
parent 264aaa5f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment