[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:40:31 PST 2020


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

Fix an arc mistake.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73298

Files:
  mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h
  mlir/include/mlir/Dialect/LLVMIR/LLVMOps.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.240017.patch
Type: text/x-patch
Size: 11100 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/2c08cd32/attachment.bin>


More information about the llvm-commits mailing list