[all-commits] [llvm/llvm-project] 66743d: [TTI] Make SK_ExtractSubvector matching length-cha...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Jul 31 10:13:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66743d772682f4f09adf32b5503e3434233d6891
      https://github.com/llvm/llvm-project/commit/66743d772682f4f09adf32b5503e3434233d6891
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-07-31 (Sat, 31 Jul 2021)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h

  Log Message:
  -----------
  [TTI] Make SK_ExtractSubvector matching length-changing only and simplify nested shuffle mask detection chain.

Match style and don't use an else after a return.

Minor cleanup for an upcoming SK_InsertSubvector patch.




More information about the All-commits mailing list