[all-commits] [llvm/llvm-project] ec8d87: [SCEV] Infer nuw from nw for addrecs
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Aug 24 14:24:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec8d87e9f56203df851e2d20750224d4a04803be
https://github.com/llvm/llvm-project/commit/ec8d87e9f56203df851e2d20750224d4a04803be
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-08-24 (Tue, 24 Aug 2021)
Changed paths:
M llvm/lib/Analysis/ScalarEvolution.cpp
M llvm/test/Analysis/ScalarEvolution/ptrtoint.ll
Log Message:
-----------
[SCEV] Infer nuw from nw for addrecs
This was previously committed in 914836b, and reverted due to confusion on the status of the review.
Differential Revision: https://reviews.llvm.org/D108601
More information about the All-commits
mailing list