Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D41288
Properly handle multi-element and dynamically sized allocas in getPointerDereferenceableBytes() ClosedPublic Authored by dotdash on Dec 15 2017, 6:06 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 15 2017, 11:11 AM Closed by commit rL320938: Properly handle multi-element and dynamically sized allocas in… (authored by bsteinbr). · Explain WhyDec 16 2017, 5:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 127262 llvm/trunk/include/llvm/IR/Value.h
llvm/trunk/lib/IR/Value.cpp
llvm/trunk/test/Analysis/ValueTracking/memory-dereferenceable.ll
|