================
@@ -330,6 +332,13 @@ class SimplifyCFGOpt {
}
};
+bool isSelectInRoleOfConjunctionOrDisjunction(const SelectInst *SI) {
----------------
david-xl wrote:Add a comment for the method. https://github.com/llvm/llvm-project/pull/154426 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
