[llvm] [InstCombine] Optimize unneeded float to int cast when icmp (PR #155501)

Artem Trokhymchuk via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 6 18:19:17 PDT 2025


trokhymchuk wrote:

> Miscompilation reproducer: https://alive2.llvm.org/ce/z/3hmRxH

yep, my bad, messed with comparators and did not check the optimization result ones, fixed now, @dtcxzyw pls take a look

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


More information about the llvm-commits mailing list