diff options
author | Craig Topper <craig.topper@intel.com> | 2018-03-07 17:53:18 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-03-07 17:53:18 +0000 |
commit | c3c15dd64084d19388d1e6ba3968280b128c0463 (patch) | |
tree | 11f90b50449981e9f8e7dbb164ef98aadc6e8fbf /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 8665f59e2ccce18a6775623b51d0b4d201ec3cb2 (diff) | |
download | bcm5719-llvm-c3c15dd64084d19388d1e6ba3968280b128c0463.tar.gz bcm5719-llvm-c3c15dd64084d19388d1e6ba3968280b128c0463.zip |
[X86] Make the MUL->VPMADDWD work before op legalization on AVX1 targets. Simplify feature checks by using isTypeLegal.
The v8i32 conversion on AVX1 targets was only working after LowerMUL splits 256-bit vectors.
While I was there I've also made it so we don't have to check for AVX2 and BWI directly and instead just ask if the type is legal.
Differential Revision: https://reviews.llvm.org/D44190
llvm-svn: 326917
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions