[all-commits] [llvm/llvm-project] 89657b: [InstCombine] narrowRotate - canonicalize to OR(SH...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Oct 14 08:46:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 89657b3a3b5772558ac084dc03591de5dab3f1f1
      https://github.com/llvm/llvm-project/commit/89657b3a3b5772558ac084dc03591de5dab3f1f1
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-10-14 (Wed, 14 Oct 2020)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp

  Log Message:
  -----------
  [InstCombine] narrowRotate - canonicalize to OR(SHL,LSHR). NFCI.

Match the canonicalization code that was added to matchFunnelShift at rG02295e6d1a15




More information about the All-commits mailing list