[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 16:00:27 PDT 2021


rriddle updated this revision to Diff 337927.
rriddle added a comment.

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.337927.patch
Type: text/x-patch
Size: 4691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/850ee869/attachment.bin>


More information about the llvm-commits mailing list