[MLIR] Don't pass separate LowerToLLVMOptions when we already pass a...
[MLIR] Don't pass separate LowerToLLVMOptions when we already pass a LLVMTypeConverter which contains those options already. This also prevents passing inconsistent options. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D84915
Loading
Please sign in to comment