[PATCH] D84733: [Attributor] Check nonnull attribute violation in AAUndefinedBehavior

Shinji Okumura via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 2 22:02:18 PDT 2020


okura updated this revision to Diff 282501.
okura added a comment.

- fix comments
- check noundef attribute explicitly
- modify and add tests with noundef attribute


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84733/new/

https://reviews.llvm.org/D84733

Files:
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/undefined_behavior.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84733.282501.patch
Type: text/x-patch
Size: 21256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200803/fc64fc3f/attachment.bin>


More information about the llvm-commits mailing list