================
@@ -1133,6 +1252,7 @@ void ConvertCIRToLLVMPass::runOnOperation() {
   patterns.add<
       // clang-format off
                CIRToLLVMBrCondOpLowering,
+               CIRToLLVMBinOpLowering,
----------------
andykaylor wrote:

This list is alphabetical (for consistency in rebasing the incubator), so this 
belongs one line up.

https://github.com/llvm/llvm-project/pull/132420
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to