[PATCH] D24747: [AArch64] Improve isel of negate of zext.
Tim Northover via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 20 03:51:41 PDT 2016
t.p.northover added a comment.
Aren't other instructions affected too? Add at least ought to be symmetric, and quite possibly some logical operations.
https://reviews.llvm.org/D24747
More information about the llvm-commits
mailing list