[PATCH] D98899: [DAE] Adjust param/arg attributes when changing parameter to undef

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 24 11:33:43 PDT 2021


Carrot updated this revision to Diff 333070.
Carrot marked 2 inline comments as done.
Carrot added a comment.

Thanks for the improvement.
Will commit this version.


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

https://reviews.llvm.org/D98899

Files:
  llvm/include/llvm/IR/Attributes.h
  llvm/include/llvm/IR/Function.h
  llvm/include/llvm/IR/InstrTypes.h
  llvm/lib/IR/Attributes.cpp
  llvm/lib/IR/Function.cpp
  llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
  llvm/test/Transforms/DeadArgElim/NoundefAttrs.ll
  llvm/test/Transforms/InstCombine/unused-nonnull.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98899.333070.patch
Type: text/x-patch
Size: 5743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210324/dcd7f535/attachment.bin>


More information about the llvm-commits mailing list