search for: g5y9qf

Displaying 1 result from an estimated 1 matches for "g5y9qf".

Did you mean: g5a9f
2018 Apr 12
0
Missed memcpy & strlen/cat optimizations in LLVM
Hi, I found some cases which can be improved in LLVM optimizer: https://godbolt.org/g/g5y9Qf To summarize, folding memcpy calls could be interesting optimization to explore, but maybe not so trivially to implement. Memcpy + strlen case should be easy to implement, I think I would look on it. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http:...