[InstCombine] matchFunnelShift - canonicalize to OR(SHL,LSHR). NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 12 Oct 2020 14:10:16 +0000 (15:10 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 12 Oct 2020 14:10:59 +0000 (15:10 +0100)
commit02295e6d1a1559f0689aeca09d98f468e3f29d9a
treeb4b36413b92a67eefbc8c3d6317ad258e149cf5b
parent2d1ee7cae9b2299186fa25d8d1fbdb8af482046c
[InstCombine] matchFunnelShift - canonicalize to OR(SHL,LSHR). NFCI.

Simplify the shift amount matching code by canonicalizing the shift ops first.
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp