[all-commits] [llvm/llvm-project] a2ed21: [LVI] Simplify the getPredicateResult() implementa...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jul 4 00:18:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2ed21648c5faa148037f9e022fccdcb5178cbc3
https://github.com/llvm/llvm-project/commit/a2ed21648c5faa148037f9e022fccdcb5178cbc3
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M llvm/lib/Analysis/LazyValueInfo.cpp
Log Message:
-----------
[LVI] Simplify the getPredicateResult() implementation (NFC)
By using ConstantRange::icmp().
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list