[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.
Please register or sign in to comment