[PATCH] D137721: [AArch64] Optimize more memcmp when the result is tested for [in]equality with 0
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 12 05:47:27 PST 2022
tschuett added a comment.
No worries. There Instruction Selection Code is here:
https://github.com/llvm/llvm-project/blob/main/llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137721/new/
https://reviews.llvm.org/D137721
More information about the llvm-commits
mailing list