[all-commits] [llvm/llvm-project] 621faf: [ValueTracking] Guaranteed well-defined if paramet...
luxufan via All-commits
all-commits at lists.llvm.org
Wed Jun 28 20:46:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 621fafdaad06889477515de82ed85217ce08ccc6
https://github.com/llvm/llvm-project/commit/621fafdaad06889477515de82ed85217ce08ccc6
Author: luxufan <luxufan at iscas.ac.cn>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Transforms/Attributor/nocapture-2.ll
Log Message:
-----------
[ValueTracking] Guaranteed well-defined if parameter has a dereferecable_or_null attribute
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D153945
More information about the All-commits
mailing list