[PATCH] D76019: [mlir][NFC] Move the definition of AffineApplyOp to ODS
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 11 11:53:14 PDT 2020
rriddle created this revision.
rriddle added reviewers: bondhugula, jpienaar, mehdi_amini.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako.
Herald added a reviewer: nicolasvasilache.
Herald added a project: LLVM.
rriddle added a child revision: D76020: [mlir] Add a new `ConstantLike` trait to better identify operations that represent a "constant"..
This has been a long standing cleanup TODO.
Depends On D75968 <https://reviews.llvm.org/D75968>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D76019
Files:
mlir/include/mlir/Dialect/AffineOps/AffineOps.h
mlir/include/mlir/Dialect/AffineOps/AffineOps.td
mlir/lib/Dialect/AffineOps/AffineOps.cpp
mlir/test/Dialect/AffineOps/invalid.mlir
mlir/test/IR/invalid-ops.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76019.249706.patch
Type: text/x-patch
Size: 9859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200311/f959d92a/attachment.bin>
More information about the llvm-commits
mailing list