[clang] [llvm] InstCombine: Use SimplifyDemandedFPClass on fmul (PR #177490)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 10 05:37:48 PST 2026
nikic wrote:
Are there plans to extend this to other instructions? The overhead here looks problematic if it's going to be similar for other roots.
https://github.com/llvm/llvm-project/pull/177490
More information about the llvm-commits
mailing list