[all-commits] [llvm/llvm-project] 981fdf: [InstCombine] foldSelectRotate - canonicalize to O...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Oct 16 05:21:26 PDT 2020


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

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

  Log Message:
  -----------
  [InstCombine] foldSelectRotate - 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