[all-commits] [llvm/llvm-project] 562add: Revert "Expand existing loopsink testing to also t...
jamieschmeiser via All-commits
all-commits at lists.llvm.org
Wed Nov 18 12:19:02 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 562addba652e8bdabe49f9123fd92c21b7a0d640
https://github.com/llvm/llvm-project/commit/562addba652e8bdabe49f9123fd92c21b7a0d640
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 "Expand existing loopsink testing to also test loopsinking using new pass manager and fix LICM bug."
This reverts commit d4ba28bddc89a14885218b9eaa4fbf6654c2a5bd.
More information about the All-commits
mailing list