Only do fmul (fadd x, x), c combine if the fadd only has one use
This was increasing the instruction count if the fadd has multiple uses. llvm-svn: 242498
Loading
Please sign in to comment
This was increasing the instruction count if the fadd has multiple uses. llvm-svn: 242498