[PATCH] D137721: [AArch64] Optimize more memcmp when the result is tested for [in]equality with 0
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 12 05:45:06 PST 2022
Allen marked an inline comment as done.
Allen added a comment.
In D137721#3923121 <https://reviews.llvm.org/D137721#3923121>, @tschuett wrote:
> There is no GlobalISel code?
I'm not familiar with GlobalISel, but I can try to complement this it with a new independent patch. It would be better if you could direct me which interface I need to focus on:)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137721/new/
https://reviews.llvm.org/D137721
More information about the llvm-commits
mailing list