[PATCH] D65243: [Attributor] Using liveness in other attributes.
Stefan Stipanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 24 14:18:58 PDT 2019
sstefan1 created this revision.
sstefan1 added reviewers: jdoerfert, uenoku.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
Modifying other AbstractAttributes to use Liveness AA and skip dead instructions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D65243
Files:
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/FunctionAttrs/liveness.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65243.211599.patch
Type: text/x-patch
Size: 15924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190724/33c924dd/attachment.bin>
More information about the llvm-commits
mailing list