3 Commits

Author SHA1 Message Date
Rob Suderman
69d757c0e8 Move StandardOps/Ops.h to StandardOps/IR/Ops.h
Summary:
NFC - Moved StandardOps/Ops.h to a StandardOps/IR dir to better match surrounding
directories. This is to match other dialects, and prepare for moving StandardOps
related transforms in out for Transforms and into StandardOps/Transforms.

Differential Revision: https://reviews.llvm.org/D74940
2020-02-21 11:58:47 -08:00
Alexander Belyaev
d8916e58cf Remove debugging artefact. 2020-02-20 08:29:39 +01:00
Alexander Belyaev
284279ac23 [MLIR] Add naive fusion of parallel loops. 2020-02-19 14:51:09 +01:00