[PATCH] D71787: [Attributor] UB Attribute now handles all instructions that access memory through a pointer

Stefanos Baziotis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 21 06:30:39 PST 2019


baziotis updated this revision to Diff 235017.
baziotis added a comment.

Comments update.


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.235017.patch
Type: text/x-patch
Size: 10922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191221/1f6f4c1d/attachment.bin>


More information about the llvm-commits mailing list