[PATCH] D21949: [SystemZ] Utilize Test Data Class instructions.

Marcin Koƛcielnicki via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 10 05:13:52 PDT 2016


koriakin added a comment.

In http://reviews.llvm.org/D21949#478628, @joncmu wrote:

> Would it also make sense to support the VECTOR FP TEST DATA CLASS IMMEDIATE instruction?


Certainly, but IMO this patch is big enough already, and there's a bunch of extra logic invoved (mostly handling bool vectors instead of i1/i32).


Repository:
  rL LLVM

http://reviews.llvm.org/D21949





More information about the llvm-commits mailing list