[PATCH] D95862: [InlineFunction] Only update noalias scopes once for an instruction.

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 2 04:01:06 PST 2021


jeroen.dobbelaere added a comment.

At https://llvm-compile-time-tracker.com/index.php?config=O3&stat=instructions&branch=dobbelaj-snps/perf/InlineFunction_same_inst_20210202_01 there is a comparison of two possible approaches.
But I do not have the impression that it makes a big difference for these testcases.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95862/new/

https://reviews.llvm.org/D95862



More information about the llvm-commits mailing list