[PATCH] D10146: [X86][SSE4A] Shuffle lowering using SSE4A EXTRQ/INSERTQ instructions
Simon Pilgrim
llvm-dev at redking.me.uk
Mon Jul 6 13:52:09 PDT 2015
In http://reviews.llvm.org/D10146#197416, @spatel wrote:
> For the test file, would you please specify the CPU attributes directly rather than using btver1 / btver2? So -mattr=sse4a and -mattr=sse4a,sse4.2 (or avx)?
Thanks Sanjay, I've committed with your requested mattr fix
Repository:
rL LLVM
http://reviews.llvm.org/D10146
More information about the llvm-commits
mailing list