[PATCH] D78548: [mlir] [linalg] Fix transform-patterns test.
Pierre Oechsel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 21 02:39:58 PDT 2020
poechsel created this revision.
Herald added subscribers: llvm-commits, frgossen, grosul1, Joonsoo, liufengdb, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: nicolasvasilache.
Herald added a project: LLVM.
poechsel added a reviewer: ftynse.
Unfortunately FileCheck ignores directives with whitespace between the directive and the colon (`CHECK :` for example), thus most of the directives of this test were ignored.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D78548
Files:
mlir/test/Dialect/Linalg/transform-patterns.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78548.258935.patch
Type: text/x-patch
Size: 26746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200421/852d7a96/attachment-0001.bin>
More information about the llvm-commits
mailing list