[PATCH] D100437: [mlir] Add support for walking locations similarly to Operations

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 15 14:37:27 PDT 2021


rriddle updated this revision to Diff 337907.
rriddle marked an inline comment as done.
rriddle added a comment.
Herald added subscribers: llvm-commits, dexonsmith.
Herald added a project: LLVM.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100437

Files:
  llvm/include/llvm/ADT/TypeSwitch.h
  llvm/unittests/ADT/TypeSwitchTest.cpp
  mlir/include/mlir/IR/Location.h
  mlir/lib/IR/Diagnostics.cpp
  mlir/lib/IR/Location.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100437.337907.patch
Type: text/x-patch
Size: 4691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/70d7587a/attachment.bin>


More information about the llvm-commits mailing list