[PATCH] D38097: [IVUsers] Changes to make IVUsers's results robust to instruction and uselist ordering
Daniel Neilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 20 13:53:11 PDT 2017
dneilson added a comment.
In https://reviews.llvm.org/D38097#876806, @hfinkel wrote:
> Any performance changes in the test suite?
I don't have access to SPEC source, so I cannot test those. I'm unfamiliar with the performance test suite, so I don't know what all else is there. I'm going to set up a run against our internal (Java-based) performance suite to see where that stands.
Functionally, this patch doesn't regress anything in 'ninja check-all'
https://reviews.llvm.org/D38097
More information about the llvm-commits
mailing list