[mlir][llvm] Use before def debug intrinsic import
This commit adds special handling for the debug intrinsic value handling. LLVM allows to relax the def before use property for debug intrinsics, so this property cannot be assumed for metadata values. Reviewed By: gysit Differential Revision: https://reviews.llvm.org/D144177
Loading
Please sign in to comment