[PATCH] D27510: [X86][SSE] Remove AND -> VZEXT combine

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 08:02:40 PST 2016


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

LGTM. I'm assuming we have x86 test coverage for this transform somewhere? It'd be good to reference that file(s) in the commit message, so we have a link to those tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D27510





More information about the llvm-commits mailing list