[llvm] [Transforms] LoopIdiomRecognize recognize strlen and wcslen (PR #108985)
Henry Jiang via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 19 12:37:50 PDT 2024
mustartt wrote:
Hi @efriedma-quic we are continuing some loop upstreaming work which you had a comment on from a few years ago. I have addressed the comment about rewriting the LCSSA Phi Node instead of pattern matching on pointer diff.
Sorry for the direct ping, don't have commit access.
https://github.com/llvm/llvm-project/pull/108985
More information about the llvm-commits
mailing list