This is an archive of the discontinued LLVM Phabricator instance.

[mlir][NFC] Move passes in test/lib/Transforms/ to a directory that mirrors what they test
ClosedPublic

Authored by rriddle on May 13 2021, 6:04 PM.

Details

Summary

test/lib/Transforms/ has bitrot and become somewhat of a dumping grounds for testing pretty much any part of the project. This revision cleans this up, and moves the files within to a directory that reflects what is actually being tested.

Diff Detail

mlir/test/lib/Dialect/Vector/TestVectorTransforms.cpp