summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-09-01 07:58:16 +0000
committerCraig Topper <craig.topper@intel.com>2017-09-01 07:58:16 +0000
commitb16598d54fe050fcc576860d4b79a3d617b51dea (patch)
tree69ca5de33e2e800a2af5f9bcb7cd23425ca5b94a /llvm/lib/CodeGen/CodeGen.cpp
parent74a7424478ccd16f0479133b1960152736919eed (diff)
downloadbcm5719-llvm-b16598d54fe050fcc576860d4b79a3d617b51dea.tar.gz
bcm5719-llvm-b16598d54fe050fcc576860d4b79a3d617b51dea.zip
[AVX512] Suppress duplicate register only FMA patterns.
Previously we generated a register only pattern for each of the 3 instruction forms, but they are all identical as far as isel is concerned. So drop the others and just keep the 213 version. This removes 2968 bytes from the isel table. llvm-svn: 312313
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud