[PATCH] D73296: [mlir] Add MemRefTypeBuilder and refactor some MemRefType::get().

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 14:55:38 PST 2020


timshen updated this revision to Diff 241592.
timshen added a comment.

Update one of the callsites to not use auto.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73296

Files:
  mlir/include/mlir/IR/StandardTypes.h
  mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp
  mlir/lib/Dialect/FxpMathOps/Transforms/UniformKernelUtils.h
  mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
  mlir/lib/Dialect/StandardOps/Ops.cpp
  mlir/lib/IR/StandardTypes.cpp
  mlir/lib/Transforms/PipelineDataTransfer.cpp
  mlir/lib/Transforms/Utils/Utils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73296.241592.patch
Type: text/x-patch
Size: 11807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200130/92e1733a/attachment.bin>


More information about the llvm-commits mailing list