[PATCH] D99205: [WIP] Analysis for DFA jump-threading optimization

Justin Kreiner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 13:45:53 PDT 2021


jkreiner added a comment.

In D99205#2695560 <https://reviews.llvm.org/D99205#2695560>, @xbolva00 wrote:

> Also please check
>
> https://bugs.llvm.org/show_bug.cgi?id=44679
> https://bugs.llvm.org/show_bug.cgi?id=39043
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54742

Thank you for sharing these test cases, all of them get optimized from this pass.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99205/new/

https://reviews.llvm.org/D99205



More information about the llvm-commits mailing list