[PATCH] D66967: [Attributor] ValueSimplify Abstract Attribute
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 5 11:57:18 PDT 2019
uenoku updated this revision to Diff 218963.
uenoku added a comment.
Change to return the original value when in the pessimistic state.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66967/new/
https://reviews.llvm.org/D66967
Files:
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/FunctionAttrs/align.ll
llvm/test/Transforms/FunctionAttrs/noreturn_sync.ll
llvm/test/Transforms/FunctionAttrs/nounwind.ll
llvm/test/Transforms/FunctionAttrs/value-simplify.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66967.218963.patch
Type: text/x-patch
Size: 19540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190905/fd8bfd06/attachment.bin>
More information about the llvm-commits
mailing list