[PATCH] D135262: [SimplifyLibCalls] Pre-commit test case showing bug with wide char support
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 5 06:58:53 PDT 2022
bjope added a comment.
In D135262#3836689 <https://reviews.llvm.org/D135262#3836689>, @nikic wrote:
> LG, though I would personally add this to one of the existing wcslen tests.
Right, I'll move it (I think adding it to wcslen-1.ll should be fine, that seem to be standard tests to see that the simplifications work with wchar_size=4).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135262/new/
https://reviews.llvm.org/D135262
More information about the llvm-commits
mailing list