[all-commits] [llvm/llvm-project] ec43de: Style tweaks for SCEV's computeMaxBECountForLT [NFC]
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Jul 23 17:20:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec43def7003db38640597b94fee38f6bc53379f9
https://github.com/llvm/llvm-project/commit/ec43def7003db38640597b94fee38f6bc53379f9
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
Style tweaks for SCEV's computeMaxBECountForLT [NFC]
Commit: e9d4bb43f8432c58d87ff6c725f4b92db084d650
https://github.com/llvm/llvm-project/commit/e9d4bb43f8432c58d87ff6c725f4b92db084d650
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-07-23 (Fri, 23 Jul 2021)
Changed paths:
M llvm/test/Analysis/ScalarEvolution/trip-count-negative-stride.ll
Log Message:
-----------
[tests] SCEV trip count w/ neg step and varying rhs
Compare: https://github.com/llvm/llvm-project/compare/d5401315cd29...e9d4bb43f843
More information about the All-commits
mailing list