[PATCH] D126533: [LAA] Relax pointer dependency with runtime pointer checks
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 12:38:24 PDT 2022
fhahn added a comment.
In D126533#3725617 <https://reviews.llvm.org/D126533#3725617>, @dtemirbulatov wrote:
> Rebased, enabled run-time checking for two side afffine type addresses since closer look at 471.omnetpp cpu2006 does not reveal any regression.
Great, thanks for checking. I'll try to do another perf check on my end over the next few days.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126533/new/
https://reviews.llvm.org/D126533
More information about the llvm-commits
mailing list