]> granicus.if.org Git - llvm/commit
[CostModel][X86] Move vXi64 MUL costs into existing tables. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 5 Jan 2017 19:01:50 +0000 (19:01 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 5 Jan 2017 19:01:50 +0000 (19:01 +0000)
commit688489139f3096dc0fe4a4a7764fbb024f70df2f
tree4aebe85939dc1691ef0c551366724139b0a08b03
parent6fe2c0c09914c7939d922271762c50e719832192
[CostModel][X86] Move vXi64 MUL costs into existing tables. NFCI.

Removes need for yet another LUT.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291158 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86TargetTransformInfo.cpp