[PATCH] D74019: [mlir] Add support for generating debug locations from intermediate levels of the IR.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 8 15:22:35 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGabe3e5babdad: [mlir] Add support for generating debug locations from intermediate levels of… (authored by rriddle).
Herald added a subscriber: mgorny.

Changed prior to commit:
  https://reviews.llvm.org/D74019?vs=243394&id=243411#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74019/new/

https://reviews.llvm.org/D74019

Files:
  mlir/include/mlir/IR/AsmState.h
  mlir/include/mlir/Transforms/LocationSnapshot.h
  mlir/lib/IR/AsmPrinter.cpp
  mlir/lib/Transforms/CMakeLists.txt
  mlir/lib/Transforms/LocationSnapshot.cpp
  mlir/test/Transforms/location-snapshot.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74019.243411.patch
Type: text/x-patch
Size: 19851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200208/0dea9a99/attachment.bin>


More information about the llvm-commits mailing list