[PATCH] D6594: Fix for bug 8281 - Extremely slow assembling and disassembling of ptrtoint
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 5 01:41:02 PDT 2021
mstorsjo added a comment.
In D6594#2914348 <https://reviews.llvm.org/D6594#2914348>, @mstorsjo wrote:
> In D6594#2911977 <https://reviews.llvm.org/D6594#2911977>, @wecing wrote:
>
>> Thanks for the report, @mstorsjo . I do not have time to work on this right now, but I am okay with rolling it back as a temporary workaround.
>
> Oh, ok, thanks for letting me know. What about the other reviewers involved in the patch, @jdoerfert or @timshen, would you have time to look into the bug so we won't have to resort to reverting the patch after it being merged for 5 months?
FWIW, this was fixed by D107116 <https://reviews.llvm.org/D107116>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D6594/new/
https://reviews.llvm.org/D6594
More information about the llvm-commits
mailing list