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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG706c9c5ce038: [mlir] Add support for walking locations similarly to Operations (authored by rriddle).

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


More information about the llvm-commits mailing list