diff options
| author | Quentin Colombet <quentin.colombet@gmail.com> | 2022-12-12 13:36:39 +0000 |
|---|---|---|
| committer | Quentin Colombet <quentin.colombet@gmail.com> | 2022-12-14 11:07:35 +0000 |
| commit | 9983d213a9c67f4f92f01247414c9c828400f90b (patch) | |
| tree | a48f68f1b2ddb0a63d6ac90d0cc9e919ce9f391e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 43b5fbae3b00ff9dc11e5d102aad3a80be9f5067 (diff) | |
[mlir][NFC] Make test-lower-to-llvm a named pipeline
This patch changes the `test-lower-to-llvm` pass into a named pipeline.
The functionality is unchanged but thanks to this change, we don't have
to pull the dependencies of all the passes that this pass calls.
In other words, `TestLowerToLLVMPass::getDependDialects` was supposed to
transitively declare all the dialects that were used in the union of all
the invoked passes.
NFC
Differential Revision: https://reviews.llvm.org/D139840
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
