[PATCH] D74532: [mlir] Linalg: Extend promotion to non f32 buffers.

Pierre Oechsel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 01:00:02 PST 2020


poechsel updated this revision to Diff 244581.
poechsel marked 2 inline comments as done.
poechsel added a comment.

Reformat the code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74532

Files:
  mlir/include/mlir/Dialect/StandardOps/EDSC/Intrinsics.h
  mlir/lib/Dialect/Linalg/Transforms/Promotion.cpp
  mlir/test/Dialect/Linalg/promote.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74532.244581.patch
Type: text/x-patch
Size: 15680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/f970a0c9/attachment.bin>


More information about the llvm-commits mailing list