[all-commits] [llvm/llvm-project] d66e42: [LoopIdiomRecognize] Replace getNegativeSCEV(getOn...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Apr 12 13:44:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d66e42ca4127db5b09fe47791c867f1907ee1b55
https://github.com/llvm/llvm-project/commit/d66e42ca4127db5b09fe47791c867f1907ee1b55
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-04-12 (Wed, 12 Apr 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
Log Message:
-----------
[LoopIdiomRecognize] Replace getNegativeSCEV(getOne()) with getMinusOne. NFC
More information about the All-commits
mailing list