diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-09-02 16:04:39 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-09-02 16:32:44 +0100 |
commit | 6941b1f6c129011bd6c9e8a4683a7fc6633bae32 (patch) | |
tree | 509d5a4a65ce190ab9b896ece6c349c3ae05777f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fec01ee3f5244bb9a04bc4310fc892c56c5b6bab (diff) | |
download | llvm-6941b1f6c129011bd6c9e8a4683a7fc6633bae32.zip llvm-6941b1f6c129011bd6c9e8a4683a7fc6633bae32.tar.gz llvm-6941b1f6c129011bd6c9e8a4683a7fc6633bae32.tar.bz2 |
[CostModel][X86] Add CostKinds to SSE42 fadd/fsub/fneg ops
These were missed in an earlier commit, the latency/codesize/size-latency numbers aren't different from the SSE2 values that it was falling through to, hence no test change, but it did mean we were wasting a lookup.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions