[PATCH] D81083: [Clang] Allow "vector_size" applied to Booleans

Kazushi Marukawa via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 31 02:24:19 PDT 2020


kaz7 added a comment.

Thank you for implementing `EmitFromMemory`.  We are locally trying to use this patch to implement vector mask intrinsic instructions on Aurora VE.  It is working well with regression tests.  We will try test-suite next.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81083



More information about the cfe-commits mailing list