This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][NFC] Move TestDialect -> Dialect/Test
ClosedPublic

Authored by bondhugula on Mar 24 2020, 1:45 AM.

Details

Summary

Move test/lib/TestDialect to test/lib/Dialect/Test - makes the dir
structure more uniform.

Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>

Diff Detail

Event Timeline

bondhugula created this revision.Mar 24 2020, 1:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 24 2020, 1:45 AM
mehdi_amini accepted this revision.Mar 27 2020, 6:28 PM
This revision is now accepted and ready to land.Mar 27 2020, 6:28 PM
This revision was automatically updated to reflect the committed changes.