search for: bookstein

Displaying 2 results from an estimated 2 matches for "bookstein".

2020 Sep 10
2
[IR] Modelling of GlobalIFunc
...Directly adding a > few folks either involved with the discussion there (Dmitry, who originally > ported the gcc implementation to clang/llvm), or who have implemented other > patches relating to IFunc support in llvm (Peter). > > Teresa > > On Mon, Sep 7, 2020 at 10:07 AM Itay Bookstein via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> I was working on https://reviews.llvm.org/D81911 to try and fix >> https://bugs.llvm.org/show_bug.cgi?id=46340 . Through the review >> process we happened upon a design limitation or perhaps a potential >>...
2020 Sep 07
3
[IR] Modelling of GlobalIFunc
I was working on https://reviews.llvm.org/D81911 to try and fix https://bugs.llvm.org/show_bug.cgi?id=46340 . Through the review process we happened upon a design limitation or perhaps a potential mis-modelling of GlobalIFunc in the IR object hierarchy, which leads to some problems in LTO flows. To summarize, as it currently stands (and in the hopes of faithfully representing the conclusions of