[all-commits] [llvm/llvm-project] d6e8f3: [ValueTracking] Convert isKnownPositive() to use S...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Nov 29 02:08:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6e8f3b9a23475e0da6ebbfd6950c6b8c8bd20c0
https://github.com/llvm/llvm-project/commit/d6e8f3b9a23475e0da6ebbfd6950c6b8c8bd20c0
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M llvm/include/llvm/Analysis/ValueTracking.h
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
Log Message:
-----------
[ValueTracking] Convert isKnownPositive() to use SimplifyQuery (NFC)
More information about the All-commits
mailing list