[all-commits] [llvm/llvm-project] 046612: [mlir][vector] verify memref of vector memory ops

Aart Bik via All-commits all-commits at lists.llvm.org
Mon Jan 11 13:33:09 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 046612d29d7894783e8fcecbc62ebd6b4a78499f
      https://github.com/llvm/llvm-project/commit/046612d29d7894783e8fcecbc62ebd6b4a78499f
  Author: Aart Bik <ajcbik at google.com>
  Date:   2021-01-11 (Mon, 11 Jan 2021)

  Changed paths:
    M mlir/lib/Dialect/Vector/VectorOps.cpp
    M mlir/test/Dialect/Vector/invalid.mlir

  Log Message:
  -----------
  [mlir][vector] verify memref of vector memory ops

This ensures the memref base + indices expression is well-formed

Reviewed By: ThomasRaoux, ftynse

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




More information about the All-commits mailing list