[all-commits] [llvm/llvm-project] 1f21de: [SLP] remove unused reduction functions; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Fri Jan 15 12:05:28 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f21de535d37997c41b9b1ecb2f7ca0e472e9f77
      https://github.com/llvm/llvm-project/commit/1f21de535d37997c41b9b1ecb2f7ca0e472e9f77
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

  Log Message:
  -----------
  [SLP] remove unused reduction functions; NFC

These were made obsolete by simplifying the code in recent patches.




More information about the All-commits mailing list