[all-commits] [llvm/llvm-project] 35a116: [ValueTracking] Assert known bits sanity in isKnow...
Philip Reames via All-commits
all-commits at lists.llvm.org
Sun Oct 30 10:54:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35a1161c241f39e82de1bc23d43c5faffd9f24b4
https://github.com/llvm/llvm-project/commit/35a1161c241f39e82de1bc23d43c5faffd9f24b4
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-10-30 (Sun, 30 Oct 2022)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
Log Message:
-----------
[ValueTracking] Assert known bits sanity in isKnownNonZero
These are the same asserts we have in other query routines; cover this interface too.
More information about the All-commits
mailing list