[PATCH] D94268: Allow _mm_empty() (via llvm.x86.mmx.emms) to be a no-op without MMX.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 8 19:38:06 PST 2021


jyknight abandoned this revision.
jyknight added a comment.

OK thanks -- abandoning this patch.

I'll adjust the comment on _mm_empty to mention that it's no longer necessary except with asm in the intrinsics patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94268/new/

https://reviews.llvm.org/D94268



More information about the llvm-commits mailing list