[all-commits] [llvm/llvm-project] fb1457: [SCEV] Extract out a helper for computing trip mul...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed May 26 10:15:33 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb14577d0c4828f0e793072fc3e6bb3c57ec596e
https://github.com/llvm/llvm-project/commit/fb14577d0c4828f0e793072fc3e6bb3c57ec596e
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-05-26 (Wed, 26 May 2021)
Changed paths:
M llvm/include/llvm/Analysis/ScalarEvolution.h
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
[SCEV] Extract out a helper for computing trip multiples
More information about the All-commits
mailing list