[PATCH] D32839: SimplifyLibCalls: Optimize wcslen

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 19 14:29:17 PDT 2017


MatzeB added a comment.

Fixing `getConstantStringInfo()` here caused some changes in behavior in SelectionDAG memcpy lowering. I'll put in some more fixes before committing...


Repository:
  rL LLVM

https://reviews.llvm.org/D32839





More information about the llvm-commits mailing list