[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
Mon Mar 22 18:40:57 PDT 2021


Carrot updated this revision to Diff 332495.
Carrot marked an inline comment as done.
Herald added a subscriber: dexonsmith.

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.332495.patch
Type: text/x-patch
Size: 5426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/e5519cef/attachment.bin>


More information about the llvm-commits mailing list