[PATCH] D79246: [mlir][vector] set alignment when lowering transfer_read and transfer_write.

Wen-Heng (Jack) Chung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 1 17:15:00 PDT 2020


whchung added a comment.

@ftynse This patch is somewhat related to our discussion in D79019 <https://reviews.llvm.org/D79019>. It now becomes evident it's better to specify target triple and data layout in llvm dialect.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79246





More information about the llvm-commits mailing list