[PATCH] D44282: [PR16756] JumpThreading: explicitly update SSA rather than use SSAUpdater.
Aleksey Shlyapnikov via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 9 17:19:58 PDT 2018
JumpThreading pass fails with assertion here:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-android/builds/9491,
please check it out
On Mon, Apr 9, 2018 at 4:41 PM, Michael Zolotukhin via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:
> mzolotukhin added a comment.
>
> Thanks! I committed the patch in two parts: r329643 (Add SSAUpdaterBulk)
> and r329644 (Use SSAUpdaterBulk in JumpThreading).
>
> Michael
>
>
> Repository:
> rL LLVM
>
> https://reviews.llvm.org/D44282
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/6fa5e5c2/attachment.html>
More information about the llvm-commits
mailing list