[PATCH] D43436: [Perf] Simplify llvm::StringSwitch and improve incremental rebuild by 54%
David Zarzycki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 19 11:06:04 PST 2018
davezarzycki updated this revision to Diff 134953.
davezarzycki added a comment.
Switched to StringLiteral and verified that the performance gain still exists.
Repository:
rL LLVM
https://reviews.llvm.org/D43436
Files:
include/llvm/ADT/StringSwitch.h
unittests/ADT/StringSwitchTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43436.134953.patch
Type: text/x-patch
Size: 11943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180219/d0d12f08/attachment.bin>
More information about the llvm-commits
mailing list