[PATCH] D95141: [InstCombine] Remove unused llvm.experimental.noalias.scope.decl
Jeroen Dobbelaere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 23 05:54:08 PST 2021
jeroen.dobbelaere added a comment.
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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95141/new/
https://reviews.llvm.org/D95141
More information about the llvm-commits
mailing list