[all-commits] [llvm/llvm-project] a23f19: [mlir][vector] set alignment when lowering transfe...

Wen-Heng (Jack) Chung via All-commits all-commits at lists.llvm.org
Thu May 7 02:44:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a23f190213e16ec0f9075e1a813a046730f73458
      https://github.com/llvm/llvm-project/commit/a23f190213e16ec0f9075e1a813a046730f73458
  Author: Wen-Heng (Jack) Chung <whchung at gmail.com>
  Date:   2020-05-07 (Thu, 07 May 2020)

  Changed paths:
    M mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
    M mlir/test/Conversion/VectorToLLVM/vector-to-llvm.mlir

  Log Message:
  -----------
  [mlir][vector] set alignment when lowering transfer_read and transfer_write.

When emitting masked load / store, set alignment from data layout.

Differential Revision: https://reviews.llvm.org/D79246




More information about the All-commits mailing list