[PATCH] D20684: [X86][SSE] Replace VPMOVSX and (V)PMOVZX integer extension intrinsics with generic IR (clang)

Simon Pilgrim via cfe-commits cfe-commits at lists.llvm.org
Fri May 27 14:19:38 PDT 2016


RKSimon added a comment.

In http://reviews.llvm.org/D20684#442514, @ab wrote:

> I'd add the unsigned typedefs with their signed counterparts; no reason not to.
>  With that, LGTM.


Thanks, I'll do that as a follow up commit.


Repository:
  rL LLVM

http://reviews.llvm.org/D20684





More information about the cfe-commits mailing list