[all-commits] [llvm/llvm-project] b05804: [Analysis] reduce code for isOnlyUsedInZeroEqualit...
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Sep 22 11:59:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b05804ab4c8c62a9d24aff9a0da0eb8ba5d0296f
https://github.com/llvm/llvm-project/commit/b05804ab4c8c62a9d24aff9a0da0eb8ba5d0296f
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-09-22 (Wed, 22 Sep 2021)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
Log Message:
-----------
[Analysis] reduce code for isOnlyUsedInZeroEqualityComparison; NFC
There's a bug here noted by the FIXME and visible in variations of PR50836.
More information about the All-commits
mailing list