[all-commits] [llvm/llvm-project] cd0cff: [NFCI][LoopUnrollAndJam] Minor changes.

whitneywhtsang via All-commits all-commits at lists.llvm.org
Tue Jan 28 12:24:32 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cd0cff43925ada9e6fe6b3c80e3f26100f3006e5
      https://github.com/llvm/llvm-project/commit/cd0cff43925ada9e6fe6b3c80e3f26100f3006e5
  Author: Whitney Tsang <whitneyt at ca.ibm.com>
  Date:   2020-01-28 (Tue, 28 Jan 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp
    M llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp

  Log Message:
  -----------
  [NFCI][LoopUnrollAndJam] Minor changes.

Summary:
1. Add assertions.
2. Verify more analyses.
These changes are moved out of https://reviews.llvm.org/D73129 to
simplify that review.

Reviewer: dmgreen, jdoerfert, Meinersbur, kbarton, bmahjour, etiotto
Reviewed By: dmgreen
Subscribers: fhahn, hiraditya, zzheng, llvm-commits, prithayan, anhtuyen
Tag: LLVM
Differential Revision: https://reviews.llvm.org/D73204




More information about the All-commits mailing list