[all-commits] [llvm/llvm-project] 0cee1b: [SLP] remove redundant size check; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Wed Sep 16 05:27:39 PDT 2020


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

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

  Log Message:
  -----------
  [SLP] remove redundant size check; NFC

We bail out on small array size anyway.




More information about the All-commits mailing list