[llvm] [InstCombine] Implement `fcmp (fadd x, 0.0), y` => `fcmp x, y` optimization (PR #88476)
Vlad Mishel via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 15 21:32:53 PDT 2024
vmishelcs wrote:
Formatting should be fixed now.
https://github.com/llvm/llvm-project/pull/88476
More information about the llvm-commits
mailing list