diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-09-30 14:54:04 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-09-30 14:54:04 +0100 |
commit | c722b3259690d3aad20f31d0ffe6c12b1416bccc (patch) | |
tree | af5bac4099d681dcfbca837e39861b0320a0fdbd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7fcad5583a12026ce19afe487681753ac633064a (diff) | |
download | llvm-c722b3259690d3aad20f31d0ffe6c12b1416bccc.zip llvm-c722b3259690d3aad20f31d0ffe6c12b1416bccc.tar.gz llvm-c722b3259690d3aad20f31d0ffe6c12b1416bccc.tar.bz2 |
[InstCombine] recognizeBSwapOrBitReverseIdiom - merge the regular/trunc+zext paths. NFCI.
There doesn't seem to be any good reason for having a separate path for when we bswap/bitreverse at a smaller size than the destination size - so merge these to make the instruction generation a lot clearer.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions