[PATCH] D20686: [X86][SSE] Replace (V)PMOVSX and (V)PMOVZX integer extension intrinsics with generic IR (llvm)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 03:35:53 PDT 2016


RKSimon added a comment.

Thanks Ahmed, I stupidly committed this before the clang patch which resulted in buildbot clang failures as it removed the gcc builtins (I'd left the clang patch applied in my local source). Reverted in http://reviews.llvm.org/rL270976 until http://reviews.llvm.org/D20684 is committed.


Repository:
  rL LLVM

http://reviews.llvm.org/D20686





More information about the llvm-commits mailing list