Override the TLI callback enableAggressiveFMAFusion and return true. Indeed,...
Override the TLI callback enableAggressiveFMAFusion and return true. Indeed, fmul, fmadd and fadd nodes cost the same number of cycles, so we can enable more combining heuristics to produce more fmadd nodes. llvm-svn: 225984
Loading
Please register or sign in to comment