[PATCH] D23677: [AArch64] Avoid materializing -1 values when generating csinv instructions.

Chad Rosier via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 13:11:35 PDT 2016


mcrosier added a comment.

I've uploaded a new patch, which was my original solution to solving PR28965. My first patch tried to be more general, but obviously made an incorrect assumption.


https://reviews.llvm.org/D23677





More information about the llvm-commits mailing list