[PATCH] D71787: [Attributor] UB Attribute now handles all instructions that access memory through a pointer
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 24 18:47:14 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5732f56bbd28: [Attributor] UB Attribute now handles all instructions that access memory… (authored by jdoerfert).
Changed prior to commit:
https://reviews.llvm.org/D71787?vs=235017&id=235245#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71787/new/
https://reviews.llvm.org/D71787
Files:
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/Attributor/undefined_behavior.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71787.235245.patch
Type: text/x-patch
Size: 10922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191225/a6349851/attachment.bin>
More information about the llvm-commits
mailing list