[llvm] [InstCombine] Use the select condition to try to constant fold binops into select (PR #84696)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 7 07:58:27 PDT 2024
================
@@ -1,3 +1,4 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 5
----------------
arsenm wrote:
Generated tests in the source?
https://github.com/llvm/llvm-project/pull/84696
More information about the llvm-commits
mailing list