[all-commits] [llvm/llvm-project] 0cc3e1: [SCEV] Avoid range intersection idiom in getRangeF...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Apr 28 12:48:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0cc3e10f5e291d85d5c5047ee783340a8694a249
https://github.com/llvm/llvm-project/commit/0cc3e10f5e291d85d5c5047ee783340a8694a249
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-04-28 (Wed, 28 Apr 2021)
Changed paths:
M llvm/lib/Analysis/ScalarEvolution.cpp
Log Message:
-----------
[SCEV] Avoid range intersection idiom in getRangeForUnkownRecurrence [NFC]
Addresses a review comment from D101181
More information about the All-commits
mailing list