Part of dbg.addr removal
Discussed in https://discourse.llvm.org/t/what-is-the-status-of-dbg-addr/62898
Depends on D144795
Paths
| Differential D144796
[DebugInfo] Remove `dbg.addr` from MLIR ClosedPublic Authored by jryans on Feb 25 2023, 4:13 PM.
Details Summary Part of dbg.addr removal Depends on D144795
Diff Detail
Event Timelinejryans added a child revision: D144797: [DebugInfo] Remove `dbg.addr` from Transforms.Feb 25 2023, 4:13 PM jryans retitled this revision from [DebugInfo] Remove `dbg.addr` from MLIR r=Orlando,StephenTozer,probinson,rnk to [DebugInfo] Remove `dbg.addr` from MLIR.Feb 25 2023, 4:17 PM This revision is now accepted and ready to land.Feb 25 2023, 4:20 PM Closed by commit rGede0fbb19ae4: [DebugInfo] Remove `dbg.addr` from MLIR (authored by jryans). · Explain WhyMar 2 2023, 1:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 501798 mlir/include/mlir/Dialect/LLVMIR/LLVMIntrinsicOps.td
mlir/test/Dialect/LLVMIR/debuginfo.mlir
mlir/test/Target/LLVMIR/Import/debug-info.ll
mlir/test/Target/LLVMIR/llvmir-debug.mlir
|