[PATCH] D73297: [mlir] Add alignment to MemRefType and remove alignment from AllocOp.
Tim Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 14:22:05 PST 2020
timshen created this revision.
timshen added a reviewer: nicolasvasilache.
Herald added subscribers: llvm-commits, liufengdb, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, burmako, jpienaar, rriddle, mehdi_amini, sanjoy.google, bixia.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D73297
Files:
mlir/include/mlir/IR/StandardTypes.h
mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
mlir/lib/Dialect/StandardOps/Ops.cpp
mlir/lib/IR/AsmPrinter.cpp
mlir/lib/IR/StandardTypes.cpp
mlir/lib/IR/TypeDetail.h
mlir/lib/Parser/Parser.cpp
mlir/test/Conversion/StandardToLLVM/convert-memref-ops.mlir
mlir/test/IR/core-ops.mlir
mlir/test/IR/invalid.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73297.240012.patch
Type: text/x-patch
Size: 15178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/3fb356c1/attachment.bin>
More information about the llvm-commits
mailing list