[PATCH] D80083: [mlir] NFC - VectorTransforms use OpBuilder where relevant

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 17 07:26:58 PDT 2020


nicolasvasilache created this revision.
Herald added subscribers: llvm-commits, jurahul, Kayjukh, frgossen, grosul1, Joonsoo, stephenneuendorffer, liufengdb, lucyrfox, mgester, arpith-jacob, antiagainst, shauheen, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: aartbik.
Herald added a project: LLVM.

This will allow using unrolling outside of only rewrite patterns.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80083

Files:
  mlir/include/mlir/Dialect/Vector/VectorTransforms.h
  mlir/lib/Dialect/Vector/VectorTransforms.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80083.264494.patch
Type: text/x-patch
Size: 7436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200517/4f1e1c5d/attachment.bin>


More information about the llvm-commits mailing list