[PATCH] D42308: [X86][SSE] Don't colaesce v4i32 extracts (RFC)

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 26 07:28:07 PST 2018


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

This seems reasonable to me. The test outputs all look better or more optimizable (Have you looked at why the ands aren't being colleasced into a vector?)


Repository:
  rL LLVM

https://reviews.llvm.org/D42308





More information about the llvm-commits mailing list