[MLIR] Avoid adding debuginfo for a function if it contains calls that has no debug info.
Also add a verifier pass to ExecutionEngine. It's hard to come up with a test case, since mlir-opt always add location info after parsing it (?) Differential Revision: https://reviews.llvm.org/D88135
Loading
Please sign in to comment