Skip to content
GitLab
Explore
Sign in
Commit
4037582d
authored
Oct 01, 2019
by
David Bolvansky
Browse files
Revert [InstCombine] sprintf(dest, "%s", str) -> memccpy(dest, str, 0, MAX)
Seems to be slower than memcpy + strlen. llvm-svn: 373335
parent
1ce75045
Loading
Loading
Loading
Changes
3
Hide whitespace changes
Inline
Side-by-side
Loading
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment