Skip to content
Commit f6897c37 authored by Hanhan Wang's avatar Hanhan Wang
Browse files

[mlir][MemRef] Bail out for unsupported cases in FoldMemRefAliasOps pass

The pass uses `computeSuffixProduct` method which only allows static
shapes. This revision adds an early-exit for dynamic cases to avoid
crash.

Reviewed By: mravishankar

Differential Revision: https://reviews.llvm.org/D157668
parent d3e217d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment