[llvm] [InstCombine] Transform (fcmp + fadd + sel) into (fcmp + sel + fadd) (PR #106492)
Rajat Bajpai via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 27 22:09:44 PST 2024
rajatbajpai wrote:
@nunoplopes Thanks for reporting the issue, we are already aware of this issue. Please see the earlier communication in this thread. https://github.com/llvm/llvm-project/pull/106492#discussion_r1781429224
https://github.com/llvm/llvm-project/pull/106492
More information about the llvm-commits
mailing list