From: Kirsten Lee Date: Fri, 23 Oct 2020 21:14:53 +0000 (-0700) Subject: Add a mlir natvis file for debugging with Visual Studio X-Git-Tag: llvmorg-13-init~8310 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f98bb414f58ee447481e4de19625baff22718343;p=platform%2Fupstream%2Fllvm.git Add a mlir natvis file for debugging with Visual Studio Differential Revision: https://reviews.llvm.org/D89601 --- diff --git a/mlir/utils/MLIRVisualizers/mlir.natvis b/mlir/utils/MLIRVisualizers/mlir.natvis new file mode 100644 index 0000000..49332f3 --- /dev/null +++ b/mlir/utils/MLIRVisualizers/mlir.natvis @@ -0,0 +1,36 @@ + + + + + {"$T3"} + + ($T3*)impl + + + + + {ownerAndKind} + + + (Operation*)(ImplType::InfoTy::PointerBitMask & ownerAndKind.Value) + + + (detail::TrailingOpResult*)(ImplType::InfoTy::PointerBitMask & ownerAndKind.Value) + + + (detail::BlockArgumentImpl*)(ImplType::InfoTy::PointerBitMask & ownerAndKind.Value) + + ownerAndKind + + + + + + (LocationAttr)impl + + + +