Displaying 2 results from an estimated 2 matches for "d42365".
2020 Sep 23
3
Improved jump-threading in LLVM for finite state automata
+ Evgeny
We have a jump threading pass downstream for this that we would love to upstream. I believe Evgeny was working on exactly this, i.e. preparing it for upstreaming.
________________________________
From: llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Eli Friedman via llvm-dev <llvm-dev at lists.llvm.org>
Sent: 23 September 2020 19:16
To: Phipps, Alan <a-phipps
2020 Sep 29
2
Improved jump-threading in LLVM for finite state automata
...proach over the other ? What do you think?
Thanks
Ehsan
On Wed, Sep 23, 2020 at 3:14 PM Sjoerd Meijer via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> And related while we are at it, i.e. the coremark specials, we have this
> sitting in upstream review: https://reviews.llvm.org/D42365
> That should help a bit too. It needs a little bit of work, but I thought
> Dave didn't mind if someone commandeers and finishes it.
>
>
> ------------------------------
> *From:* llvm-dev <llvm-dev-bounces at lists.llvm.org> on behalf of Sjoerd
> Meijer via llvm-dev...