[all-commits] [llvm/llvm-project] 96ad49: [SLP] vectorizeChainsInBlock - remove superfluous ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Aug 30 06:46:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96ad495289d241fc8f445ebdf4a9c1a6f6ff408e
      https://github.com/llvm/llvm-project/commit/96ad495289d241fc8f445ebdf4a9c1a6f6ff408e
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-08-30 (Fri, 30 Aug 2024)

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

  Log Message:
  -----------
  [SLP] vectorizeChainsInBlock - remove superfluous continue at the end of for loop. NFC.


  Commit: b719c9255126aeba7a9455fd026471c45c988e2d
      https://github.com/llvm/llvm-project/commit/b719c9255126aeba7a9455fd026471c45c988e2d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-08-30 (Fri, 30 Aug 2024)

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

  Log Message:
  -----------
  [SLP] findBestRootPair - fix incorrect argument name comment. NFC.


Compare: https://github.com/llvm/llvm-project/compare/4a10b4c0bd24...b719c9255126

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list