[llvm] [InstCombine] Optimize redundant floating point comparisons in `or`/`and` inst's (PR #158097)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 16 05:59:06 PDT 2025


================
@@ -0,0 +1,134 @@
+; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
----------------
dtcxzyw wrote:

Please add some negative tests (e.g., mismatched variable/mismatched predicate).

https://github.com/llvm/llvm-project/pull/158097


More information about the llvm-commits mailing list