[all-commits] [llvm/llvm-project] 6189a8: [TTI] add wrapper for matching vector reduction to...

RotateRight via All-commits all-commits at lists.llvm.org
Wed Sep 23 10:49:31 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6189a8d9f56ac9434eac94d6c515d3e460fdecd0
      https://github.com/llvm/llvm-project/commit/6189a8d9f56ac9434eac94d6c515d3e460fdecd0
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-09-23 (Wed, 23 Sep 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetTransformInfo.h
    M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
    M llvm/lib/Analysis/TargetTransformInfo.cpp

  Log Message:
  -----------
  [TTI] add wrapper for matching vector reduction to reduce code duplication; NFC

I'm not sure what this means, but the order in which we try
the matches makes a difference on at least 1 regression test...




More information about the All-commits mailing list