diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-06-12 15:40:24 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-06-12 15:40:36 +0100 |
commit | b5d7beeb9792f626814b1a521872b611fbbaedd6 (patch) | |
tree | 48b8beb240706f9ad5d3cbf9fe67200112d83956 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | b350ab7437d272cca27089189be56361fa39eec5 (diff) | |
download | llvm-b5d7beeb9792f626814b1a521872b611fbbaedd6.zip llvm-b5d7beeb9792f626814b1a521872b611fbbaedd6.tar.gz llvm-b5d7beeb9792f626814b1a521872b611fbbaedd6.tar.bz2 |
[X86] combineConcatVectorOps - add support for concatenation of VSELECT/BLENDV nodes (REAPPLIED)
If the LHS/RHS selection operands can be cheaply concatenated back together then replace 2 x 128-bit selection nodes with 1 x 256-bit node
Addresses the regression introduced in the bug fix from rGd5af6a38082b39ae520a328e44dc29ebcb036bb2
REAPPLIED with for bug identified in rGea8fb3b60196
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions