[all-commits] [llvm/llvm-project] ecb3ae: [LoopIdiom] Use utility from SE instead of local r...
Yueh-Ting (eop) Chen via All-commits
all-commits at lists.llvm.org
Wed Dec 15 20:47:01 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ecb3ae524e5c4f0b61500763de8e0a572554bb38
https://github.com/llvm/llvm-project/commit/ecb3ae524e5c4f0b61500763de8e0a572554bb38
Author: eopXD <eop.chen at sifive.com>
Date: 2021-12-15 (Wed, 15 Dec 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
Log Message:
-----------
[LoopIdiom] Use utility from SE instead of local rewriter
ScalarEvolution::applyLoopGuards shall do the work.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D115784
More information about the All-commits
mailing list