[all-commits] [llvm/llvm-project] 941c75: [ValueTracking] Return ConstantRange instead of se...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Oct 5 00:24:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 941c75a53036e94be388942523d97b78653c95dd
https://github.com/llvm/llvm-project/commit/941c75a53036e94be388942523d97b78653c95dd
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-10-05 (Thu, 05 Oct 2023)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
Log Message:
-----------
[ValueTracking] Return ConstantRange instead of setting limits (NFC)
Same as previously done for intrinsics.
More information about the All-commits
mailing list