[llvm] [InstCombine] Transform (fcmp + fadd + sel) into (fcmp + sel + fadd) (PR #106492)
Rajat Bajpai via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 16 02:46:18 PDT 2024
rajatbajpai wrote:
Can someone please take a look at this PR? Thanks!
https://github.com/llvm/llvm-project/pull/106492
More information about the llvm-commits
mailing list