diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-09-27 10:39:28 +0100 |
---|---|---|
committer | Tom Stellard <tstellar@redhat.com> | 2022-01-20 13:31:59 -0800 |
commit | 75e33f71c2dae584b13a7d1186ae0a038ba98838 (patch) | |
tree | 95fd26dbed5c08510c686c53f6f3a55baeedd554 /.arcconfig | |
parent | 6349865a8f3751a651f9451eac0405e01ee03a11 (diff) | |
download | llvm-llvmorg-13.0.1.zip llvm-llvmorg-13.0.1.tar.gz llvm-llvmorg-13.0.1.tar.bz2 |
[X86] combineVectorHADDSUB - remove the broken HOP(x,x) merging code (PR51974)llvmorg-13.0.1-rc3llvmorg-13.0.1release/13.x
This intention of this code turns out to be superfluous as we can handle this with shuffle combining, and it has a critical flaw in that it doesn't check for dependencies.
Fixes PR51974
(cherry picked from commit 468ff703e114599ce8fb7457bd3c7ef0b219e952)
Diffstat (limited to '.arcconfig')
0 files changed, 0 insertions, 0 deletions