[PATCH] D22949: Speed up Function::isIntrinsic() by adding a bit to GlobalValue. NFC
Justin Lebar via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 18 09:29:07 PDT 2016
jlebar added a comment.
Sean Silva wrote on the list:
> Sorry if I missed it, but do you have perf measurements posted somewhere?
Sorry, those were in the patch for the last way I tried to do this. It's good for a 1.5% e2e speedup compiling an Eigen benchmark.
https://reviews.llvm.org/D22949
More information about the llvm-commits
mailing list