[all-commits] [llvm/llvm-project] fd7f6a: [NFC][LoopIdiom] rename boolean variable NegStride...
Yueh-Ting Chen via All-commits
all-commits at lists.llvm.org
Thu Aug 5 08:11:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd7f6a3c812a5aebefb93370ec130e725d80238e
https://github.com/llvm/llvm-project/commit/fd7f6a3c812a5aebefb93370ec130e725d80238e
Author: eopXD <yueh.ting.chen at gmail.com>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
Log Message:
-----------
[NFC][LoopIdiom] rename boolean variable NegStride to IsNegStride
Rename variable for better code readability.
Reviewed By: lebedev.ri
Differential Revision: https://reviews.llvm.org/D107570
More information about the All-commits
mailing list