[PATCH] D95141: [InstCombine] Remove unused llvm.experimental.noalias.scope.decl
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 23 05:57:33 PST 2021
xbolva00 added a comment.
In D95141#2517490 <https://reviews.llvm.org/D95141#2517490>, @jeroen.dobbelaere wrote:
> I noticed that D93040 <https://reviews.llvm.org/D93040> added a decent 2% penalty for trampd3d-v4. In https://llvm-compile-time-tracker.com/index.php?config=O3&stat=instructions&branch=dobbelaj-snps/perf/D95141_20210123_01 you can see that the cleanup wins back most of this regression.
It would be good to revert D93040 <https://reviews.llvm.org/D93040> maybe.. Or be sure this fix goes in before llvm 12.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95141/new/
https://reviews.llvm.org/D95141
More information about the llvm-commits
mailing list