[llvm] [InstCombine] Implement `fcmp (fadd x, 0.0), y` => `fcmp x, y` optimization (PR #88476)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 00:20:44 PDT 2024


https://github.com/dtcxzyw edited https://github.com/llvm/llvm-project/pull/88476


More information about the llvm-commits mailing list