diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-11-03 18:09:15 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-11-03 18:09:33 +0000 |
commit | e9b88c754ad31bcc0dd582a04402b5de1a28ef48 (patch) | |
tree | d6e42c1d2e6b8f59b7535d36bc8f99ce84104139 /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp | |
parent | 00eff96e1d02969ff1c1416a266b4d29506cd1c0 (diff) | |
download | llvm-e9b88c754ad31bcc0dd582a04402b5de1a28ef48.zip llvm-e9b88c754ad31bcc0dd582a04402b5de1a28ef48.tar.gz llvm-e9b88c754ad31bcc0dd582a04402b5de1a28ef48.tar.bz2 |
[DAG] computeKnownBits - Move ISD::SRA handling into KnownBits::ashr
As discussed on D90527, we should be trying to move shift handling functionality into KnownBits to avoid code duplication in SelectionDAG/GlobalISel/ValueTracking.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions