diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-10-15 11:02:35 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-10-15 11:02:35 +0100 |
commit | fadd152317598aa71538948613ce24b094c5c7c2 (patch) | |
tree | 7298d6d9abb377e6a814f94a45a84d0176f82fc9 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 196bee9648a9b6f395c524b01be22898e7c3df33 (diff) | |
download | llvm-fadd152317598aa71538948613ce24b094c5c7c2.zip llvm-fadd152317598aa71538948613ce24b094c5c7c2.tar.gz llvm-fadd152317598aa71538948613ce24b094c5c7c2.tar.bz2 |
[AggressiveInstCombine] foldAnyOrAllBitsSet - add uniform vector support
Replace m_ConstantInt with m_APInt to support uniform vectors (with no undef elements)
Adding non-undef support would involve some refactoring of the MaskOps struct but this might still be worth it.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions