[PATCH] D31057: Make Argument::getArgNo() constant time, not O(#args)
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 16 15:39:24 PDT 2017
mehdi_amini added a comment.
> It actually shows up as the 23rd hottest leaf function in a 13s sample of LTO of llc.
Impressive! Nice finding :)
Repository:
rL LLVM
https://reviews.llvm.org/D31057
More information about the llvm-commits
mailing list