diff options
author | Craig Topper <craig.topper@intel.com> | 2017-12-15 21:18:05 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-12-15 21:18:05 +0000 |
commit | 422ed23298a5666acd5dc15813d9389c26a3725e (patch) | |
tree | 60870ddbcff5b7867f8996937b594e8efbd4f370 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | f08ab74ae3a2e64b475d67ec26413b3712f438ac (diff) | |
download | bcm5719-llvm-422ed23298a5666acd5dc15813d9389c26a3725e.tar.gz bcm5719-llvm-422ed23298a5666acd5dc15813d9389c26a3725e.zip |
[X86] In LowerVectorCTPOP use ISD::ZERO_EXTEND/ISD::TRUNCATE instead of the target specific nodes.
The target independent nodes will get legalized to the target specific nodes by their own legalization process. Someday I'd like to stop using a target specific for zero extends and truncates of legal types so the less places we reference the target specific opcode the better.
llvm-svn: 320863
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions