Commit efb1a669 authored by Matthias Springer's avatar Matthias Springer
Browse files

[mlir][bufferization] Fix handling of indirect function calls

This commit fixes a crash in the ownership-based buffer dellocation pass when indirectly calling a function via SSA value. Such functions must be conservatively assumed to be public.
parent b55fb567
Pipeline #3407 failed with stages
in 0 seconds
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