[PATCH] D78556: [mlir] [linalg] Specify alignment during promotion.

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 21 09:43:00 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG128d72751fd3: [mlir] [linalg] Specify alignment during promotion. (authored by poechsel, committed by ftynse).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78556

Files:
  mlir/include/mlir/Dialect/Linalg/Transforms/LinalgTransformPatterns.td
  mlir/include/mlir/Dialect/Linalg/Transforms/LinalgTransforms.h
  mlir/include/mlir/Dialect/Linalg/Utils/Utils.h
  mlir/lib/Dialect/Linalg/Transforms/LinalgTransforms.cpp
  mlir/lib/Dialect/Linalg/Transforms/Promotion.cpp
  mlir/test/Dialect/Linalg/transform-patterns.mlir
  mlir/test/lib/DeclarativeTransforms/TestLinalgTransformPatterns.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78556.259034.patch
Type: text/x-patch
Size: 11491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200421/3baf0cab/attachment.bin>


More information about the llvm-commits mailing list