[PATCH] D55484: ComputeLineNumbers: delete SSE2 vectorization
Benjamin Kramer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 9 21:55:50 PST 2018
bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.
The performance difference on preprocessing huge files was tiny back then, doesn't surprise me that it disappeared. What did you test this on?
Dropping it is fine with me.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55484/new/
https://reviews.llvm.org/D55484
More information about the cfe-commits
mailing list