[PATCH] D148661: [SCEV] Common code for computing trip count in a fixed type [NFC-ish]

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 13:10:27 PDT 2023


reames updated this revision to Diff 515449.
reames added a comment.

Address style comments


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148661/new/

https://reviews.llvm.org/D148661

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Transforms/Scalar/LoopFlatten.cpp
  llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148661.515449.patch
Type: text/x-patch
Size: 10485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/5f81922d/attachment.bin>


More information about the llvm-commits mailing list