[PATCH] D51858: [llvm-exegesis] Add predefined floating point values so we can test impact of special values on latency.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 11 01:39:06 PDT 2018
RKSimon added a comment.
Are these the only values you're going to test? For instance many fdiv units have fast paths for some (+/-)pow2 divisors.
Repository:
rL LLVM
https://reviews.llvm.org/D51858
More information about the llvm-commits
mailing list