[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:54:17 PDT 2022
msebor added a comment.
I've relaxed the test in rGd515211a0ce1 <https://reviews.llvm.org/rGd515211a0ce1> to avoid exercising the target-dependent behavior. Please let me know if you see any other issues.
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