[PATCH] D73298: [mlir] Propagate alignment annotations to LLVM loads and stores.

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 14:31:17 PST 2020


timshen created this revision.
timshen added a reviewer: nicolasvasilache.
Herald added subscribers: llvm-commits, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, burmako, jpienaar, rriddle, mehdi_amini, sanjoy.google, bixia.
Herald added a project: LLVM.
timshen added a parent revision: D73297: [mlir] Add alignment to MemRefType and remove alignment from AllocOp..

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73298

Files:
  mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
  mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
  mlir/include/mlir/Dialect/StandardOps/Ops.td
  mlir/lib/Conversion/LinalgToLLVM/LinalgToLLVM.cpp
  mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
  mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
  mlir/test/Conversion/StandardToLLVM/convert-memref-ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73298.240013.patch
Type: text/x-patch
Size: 12747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/d2812a14/attachment.bin>


More information about the llvm-commits mailing list