diff options
author | Alex Zinenko <zinenko@google.com> | 2020-05-13 00:30:54 +0200 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-05-13 00:33:25 +0200 |
commit | 473bdaf2e81aef06514586e82e5e697ceabb7aa6 (patch) | |
tree | 6d315451c73e5b075891dfdd38525e0924c39a4f /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | 99d60a1d0b35d6b8eda827351de6dd73f7a3dffe (diff) | |
download | llvm-473bdaf2e81aef06514586e82e5e697ceabb7aa6.zip llvm-473bdaf2e81aef06514586e82e5e697ceabb7aa6.tar.gz llvm-473bdaf2e81aef06514586e82e5e697ceabb7aa6.tar.bz2 |
[mlir] Move Conversion/StandardToStandard to Dialect/StandardOps/Transforms/FuncConversions
Conversion/ folders were originally intended to store patterns for
DialectA->DialectB conversions that depend on both dialects and do not
conceptually belong to either of the dialects. As such, DialectA->DialectA
conversion does not make sense under Conversion/ and should rather live with
the dialect it operates on.
Differential Revision: https://reviews.llvm.org/D79569
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions