[all-commits] [llvm/llvm-project] e29292: Revert "Revert "Expand existing loopsink testing t...

jamieschmeiser via All-commits all-commits at lists.llvm.org
Wed Nov 18 12:35:33 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e29292969b92aa15afba734d4f6863fc405f087c
      https://github.com/llvm/llvm-project/commit/e29292969b92aa15afba734d4f6863fc405f087c
  Author: Jamie Schmeiser <schmeise at ca.ibm.com>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LICM.cpp
    M llvm/lib/Transforms/Scalar/LoopSink.cpp
    M llvm/test/Transforms/LICM/loopsink-pr38462.ll
    M llvm/test/Transforms/LICM/loopsink-pr39570.ll
    M llvm/test/Transforms/LICM/loopsink-pr39695.ll
    M llvm/test/Transforms/LICM/loopsink.ll

  Log Message:
  -----------
  Revert "Revert "Expand existing loopsink testing to also test loopsinking using new pass manager and fix LICM bug.""

This reverts commit 562addba652e8bdabe49f9123fd92c21b7a0d640.

Reverted change too quickly, the failing test cases passed on the next build.
So reverting revert (to include the changes).




More information about the All-commits mailing list