diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-02-19 17:23:55 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-02-19 17:23:55 +0000 |
commit | dce9c2a8119c7eb3dd34bc8178e54dd609e6d785 (patch) | |
tree | 2c738f90229389dcfece5dc5632cae130e988674 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 51a2e889908b63b1e6c1a79ef68d7dd0d49e3ef2 (diff) | |
download | bcm5719-llvm-dce9c2a8119c7eb3dd34bc8178e54dd609e6d785.tar.gz bcm5719-llvm-dce9c2a8119c7eb3dd34bc8178e54dd609e6d785.zip |
[X86][AVX2] Hide VPBLENDD instructions behind AVX2 predicate
This was the cause of the regression in D57888 - the commuted load pattern wasn't hidden by the predicate so once we enabled v4i32 blends on SSE41+ targets then isel was incorrectly matched against AVX2+ instructions.
llvm-svn: 354358
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions