[PATCH] D95815: Restrict hoisting of potentially freed memory
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 9 16:05:58 PST 2021
reames updated this revision to Diff 322529.
reames edited the summary of this revision.
reames added a comment.
Really should have made sure the last build had fully finished running make check before posting patch...
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95815/new/
https://reviews.llvm.org/D95815
Files:
llvm/include/llvm/Analysis/MemoryBuiltins.h
llvm/include/llvm/Analysis/ValueTracking.h
llvm/lib/Analysis/Loads.cpp
llvm/lib/Analysis/MemoryBuiltins.cpp
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/test/Transforms/LoopVectorize/X86/load-deref-pred.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95815.322529.patch
Type: text/x-patch
Size: 15467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/156c54dc/attachment.bin>
More information about the llvm-commits
mailing list