[PATCH] D128364: [InstCombine] Look through more casts when folding memchr and memcmp
Martin Sebor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 29 09:04:11 PDT 2022
msebor added a comment.
In D128364#3619404 <https://reviews.llvm.org/D128364#3619404>, @msebor wrote:
> I've managed to reproduce it by changing the test case...
Sorry, I was too hasty, that works as expected. I still have not been able to reproduce it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128364/new/
https://reviews.llvm.org/D128364
More information about the llvm-commits
mailing list