[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
Tue Mar 23 15:20:42 PDT 2021
Carrot updated this revision to Diff 332803.
Carrot added a comment.
Reformat the patch.
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.332803.patch
Type: text/x-patch
Size: 5461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/9d4e6334/attachment.bin>
More information about the llvm-commits
mailing list