[mlir] FuncToLLVM: fail gracefully in bare pointer multi-result covnersion
When type conversion fails, return pattern failure instead of crashing. Closes #61717.
Loading
Please sign in to comment
When type conversion fails, return pattern failure instead of crashing. Closes #61717.