[all-commits] [llvm/llvm-project] 4e84ec: [ValueTracking] Dereferenceable ret attributes imp...
luxufan via All-commits
all-commits at lists.llvm.org
Mon Aug 7 00:12:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e84ec818439a18cca185ca04afad80f5ae023e2
https://github.com/llvm/llvm-project/commit/4e84ec818439a18cca185ca04afad80f5ae023e2
Author: luxufan <luxufan at iscas.ac.cn>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Transforms/Attributor/memory_locations.ll
Log Message:
-----------
[ValueTracking] Dereferenceable ret attributes implys noundef
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D156510
More information about the All-commits
mailing list