[mlir][Pass] Move the registration of conversion passes to tablegen
This removes the need to statically register conversion passes, and also puts all of the conversions within one centralized file. Differential Revision: https://reviews.llvm.org/D76658
Loading
Please sign in to comment