[PATCH] D75112: [mlir] NFC: move test/IR/core-ops.mlir to test/Dialect/StandardOps/roundtrip.mlir
Alex Zinenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 25 09:21:04 PST 2020
ftynse added a comment.
In D75112#1891307 <https://reviews.llvm.org/D75112#1891307>, @bondhugula wrote:
> roundtrip.mlir seems to be a generic name; ops.mlir?
I fail to see how "ops" is any less generic than "roundtrip". This test exercises essentially parsers and printers, that's what roundtrip is about.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75112/new/
https://reviews.llvm.org/D75112
More information about the llvm-commits
mailing list