diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-06-26 14:21:29 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-06-26 14:21:29 +0000 |
commit | 24f96a0eeea7016a095364fcf7f8089bf129096a (patch) | |
tree | 730614bb682525130f0245c43ee5dd1dc75e2796 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 5c94dd76d7790029e1de3e3fe5e374fd4f8df163 (diff) | |
download | llvm-24f96a0eeea7016a095364fcf7f8089bf129096a.zip llvm-24f96a0eeea7016a095364fcf7f8089bf129096a.tar.gz llvm-24f96a0eeea7016a095364fcf7f8089bf129096a.tar.bz2 |
[X86] shouldScalarizeBinop - never scalarize target opcodes.
We have (almost) no target opcodes that have scalar/vector equivalents - for now assume we can't scalarize them (we can add exceptions if we need to).
llvm-svn: 364429
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions