diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-06-22 14:17:02 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-06-22 14:24:39 +0100 |
commit | 48d1a2d6d06e41b6dc8ff7bdf4a1277120367dc7 (patch) | |
tree | c96484a49b7063be76204542cd55d6c4d6f68044 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | f570d5810485fa6fb2e1009f795a899d79bd429f (diff) | |
download | llvm-48d1a2d6d06e41b6dc8ff7bdf4a1277120367dc7.zip llvm-48d1a2d6d06e41b6dc8ff7bdf4a1277120367dc7.tar.gz llvm-48d1a2d6d06e41b6dc8ff7bdf4a1277120367dc7.tar.bz2 |
[DAG] Add SimplifyMultipleUseDemandedVectorElts helper for SimplifyMultipleUseDemandedBits. NFCI.
We have many cases where we call SimplifyMultipleUseDemandedBits and demand specific vector elements, but all the bits from them - this adds a helper wrapper to handle this.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions