[all-commits] [llvm/llvm-project] 2e2740: [ValueTracking] Handle increasing mul recurrence i...
JinGu Kang via All-commits
all-commits at lists.llvm.org
Tue Mar 23 16:06:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e2740b859cfe28cc8410df043a37f81def677a3
https://github.com/llvm/llvm-project/commit/2e2740b859cfe28cc8410df043a37f81def677a3
Author: Jingu Kang <jingu.kang at arm.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Analysis/ValueTracking/monotonic-phi.ll
Log Message:
-----------
[ValueTracking] Handle increasing mul recurrence in isKnownNonZero()
Differential Revision: https://reviews.llvm.org/D99069
More information about the All-commits
mailing list