[mlir][IR][NFC] Move context/location parameters of builtin Type::get methods...
[mlir][IR][NFC] Move context/location parameters of builtin Type::get methods to the start of the parameter list This better matches the rest of the infrastructure, is much simpler, and makes it easier to move these types to being declaratively specified. Differential Revision: https://reviews.llvm.org/D93432
Loading
Please register or sign in to comment