[all-commits] [llvm/llvm-project] 203c7f: [Polly] Fix test case fixing the colon.

Michael Kruse via All-commits all-commits at lists.llvm.org
Fri Oct 8 20:49:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 203c7fab730e7a1252e828ae1aa29c799d0be023
      https://github.com/llvm/llvm-project/commit/203c7fab730e7a1252e828ae1aa29c799d0be023
  Author: Michael Kruse <llvm-project at meinersbur.de>
  Date:   2021-10-08 (Fri, 08 Oct 2021)

  Changed paths:
    M polly/test/ScopInfo/scop-affine-parameter-ordering.ll

  Log Message:
  -----------
  [Polly] Fix test case fixing the colon.

Commit 573531fb1f529b1413b789fa9eee11c7b41ac83d fixed the colon at the
end of a CHECK line (was a semicolon by mistake). With the check
enabled, it turned out that it was failing. Check for the correct
content.

Also add the missing colon to the next CHECK line.




More information about the All-commits mailing list