diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-06-02 13:30:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-02 13:30:28 +0100 |
commit | 500e39dbe144978fb97f6c6efa513ab983c182f6 (patch) | |
tree | e04063fc8351e061981411318457dbeb897cfaad /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | cda5ca87928dd06444235ad3a0e20b14ef9cdc84 (diff) | |
download | llvm-500e39dbe144978fb97f6c6efa513ab983c182f6.zip llvm-500e39dbe144978fb97f6c6efa513ab983c182f6.tar.gz llvm-500e39dbe144978fb97f6c6efa513ab983c182f6.tar.bz2 |
[X86] combineTargetShuffle - attempt to fold VPERM2X128(ONEUSE(LOAD),UNDEF) -> VBROADCAST128 (#142366)
Matches what we do in lowerV2X128Shuffle, where we often fail the oneuse test as we might not have split other uses at that point.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions