[PATCH] D85592: [Attributor] Add flag for undef value to the state of AAPotentialValues
Shinji Okumura via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 27 00:28:05 PDT 2020
okura updated this revision to Diff 288213.
okura added a comment.
- fix initialization at callsite argument position (`value-simplify.ll` is affected)
- add tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85592/new/
https://reviews.llvm.org/D85592
Files:
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/potential.ll
llvm/test/Transforms/Attributor/value-simplify.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85592.288213.patch
Type: text/x-patch
Size: 31251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/f080d1fb/attachment.bin>
More information about the llvm-commits
mailing list