[PATCH] D83952: [SCCP] Add range metadata to call sites with known return ranges.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 20 09:46:13 PDT 2020
fhahn updated this revision to Diff 279284.
fhahn added a comment.
For now, require the call result value to not be undef or poison.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83952/new/
https://reviews.llvm.org/D83952
Files:
llvm/lib/Transforms/Scalar/SCCP.cpp
llvm/test/Transforms/SCCP/ip-add-range-to-call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83952.279284.patch
Type: text/x-patch
Size: 6787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200720/016bb493/attachment.bin>
More information about the llvm-commits
mailing list