[PATCH] D34135: [LVI] Add initial result to avoid infinite getValueFromCondition recursion

Brian Rzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 08:23:45 PDT 2017


brzycki added subscribers: mzolotukhin, eli.friedman.
brzycki added a comment.

> I saw it was reverted in r314589 but if it makes it into tree again, will that then mean that we can
>  replace the "trivially dead" checks

Hello @uabelho , I am working to re-submit the patch. I have already fixed the assert reported by @eli.friedman . I am working to enable preservation under flag at the request of @mzolotukhin . I hope to have it re-submitted this week for review.


https://reviews.llvm.org/D34135





More information about the llvm-commits mailing list