[PATCH] D77710: [MLIR] ShapedType accessor minor fixes + add isDynamicDim accessor

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 8 02:40:00 PDT 2020


bondhugula updated this revision to Diff 255930.
bondhugula added a comment.

Address review comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77710

Files:
  mlir/include/mlir/IR/StandardTypes.h
  mlir/lib/Analysis/Utils.cpp
  mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
  mlir/lib/Dialect/Affine/IR/AffineOps.cpp
  mlir/lib/Dialect/StandardOps/IR/Ops.cpp
  mlir/lib/IR/StandardTypes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77710.255930.patch
Type: text/x-patch
Size: 6170 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200408/53c09308/attachment-0001.bin>


More information about the llvm-commits mailing list