[PATCH] D75232: [MLIR][Loops] Expose transformations on loop.parallel in header (NFC).
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 27 08:36:41 PST 2020
rriddle added inline comments.
================
Comment at: mlir/include/mlir/Dialect/LoopOps/Transforms.h:48
+
+#endif // MLIR_DIALECT_LOOPOPS_PASSES_H_
----------------
Could you please fix this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75232/new/
https://reviews.llvm.org/D75232
More information about the llvm-commits
mailing list