[PATCH] D73639: [LLVM] Wrap extern TLS variable in getter Function
Markus Böck via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 29 13:59:13 PST 2020
zero9178 added a comment.
I also just measured compiling X86ISelLowering. Once on trunk and once with the patch applied. Using GCC 9.2 as the compiler got me 31.572, 31.843 and 31.936 for the current master and 32.241, 32.370 and 32.306 with the patch applied. So it's measurable on my machine
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73639/new/
https://reviews.llvm.org/D73639
More information about the llvm-commits
mailing list