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

Ahmed Bougacha via cfe-commits cfe-commits at lists.llvm.org
Fri May 27 11:32:57 PDT 2016


ab added a subscriber: ab.
ab accepted this revision.
ab added a reviewer: ab.
ab added a comment.
This revision is now accepted and ready to land.

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


Repository:
  rL LLVM

http://reviews.llvm.org/D20684





More information about the cfe-commits mailing list