[all-commits] [llvm/llvm-project] 158989: [SLP] change poorly named variable; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Wed Sep 16 04:59:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 158989184e9c6bfec25cefe55022dd41894a54dd
      https://github.com/llvm/llvm-project/commit/158989184e9c6bfec25cefe55022dd41894a54dd
  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] change poorly named variable; NFC

'V' shadows a function argument.




More information about the All-commits mailing list