[PATCH] D86565: [Attributor] Do not manifest noundef for dead positions
Shinji Okumura via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 27 14:02:45 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG50ebd1afa9d7: [Attributor] Do not manifest noundef for dead positions (authored by okura).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86565/new/
https://reviews.llvm.org/D86565
Files:
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/ArgumentPromotion/inalloca.ll
llvm/test/Transforms/Attributor/IPConstantProp/pthreads.ll
llvm/test/Transforms/Attributor/IPConstantProp/thread_local_acs.ll
llvm/test/Transforms/Attributor/misc_crash.ll
llvm/test/Transforms/Attributor/noundef.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86565.288453.patch
Type: text/x-patch
Size: 11060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/5b32a263/attachment.bin>
More information about the llvm-commits
mailing list