[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
Thu Mar 25 14:54:30 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3240910f0006: [DAE] Adjust param/arg attributes when changing parameter to undef (authored by Carrot).
Repository:
rG LLVM Github Monorepo
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.333432.patch
Type: text/x-patch
Size: 5743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/b3720b2e/attachment.bin>
More information about the llvm-commits
mailing list