[all-commits] [llvm/llvm-project] f29401: [LoopVectorize][LoopAccessAnalysis] add newline to...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Aug 18 13:44:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f29401fcdfc1e85318fac5b230e85fc53ffc1be8
      https://github.com/llvm/llvm-project/commit/f29401fcdfc1e85318fac5b230e85fc53ffc1be8
  Author: Michael Maitland <michael.maitland at .sifive.com>
  Date:   2022-08-18 (Thu, 18 Aug 2022)

  Changed paths:
    M llvm/lib/Analysis/LoopAccessAnalysis.cpp

  Log Message:
  -----------
  [LoopVectorize][LoopAccessAnalysis] add newline to debug message

A debug message in `LoopAccessAnalysis` did not have a newline in it, causing printed debug messages to be formatted incorrectly.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D132172




More information about the All-commits mailing list