[PATCH] D22038: [X86] Transform zext+seteq+cmp into shr+lzcnt on btver2 architecture.

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 07:48:27 PDT 2016


RKSimon added a comment.

Abandon this now that https://reviews.llvm.org/D23446 is committed?


https://reviews.llvm.org/D22038





More information about the llvm-commits mailing list