[PATCH] D90529: Allow nonnull attribute to accept poison

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 22:40:43 PST 2020


aqjune updated this revision to Diff 309157.
aqjune added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90529

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/Argument.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/IR/Function.cpp
  llvm/lib/Transforms/IPO/FunctionAttrs.cpp
  llvm/test/Analysis/ValueTracking/known-nonnull-at.ll
  llvm/test/Transforms/FunctionAttrs/nonnull.ll
  llvm/test/Transforms/InstCombine/call_nonnull_arg.ll
  llvm/test/Transforms/InstCombine/unused-nonnull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90529.309157.patch
Type: text/x-patch
Size: 9737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201203/99cee41f/attachment.bin>


More information about the llvm-commits mailing list