[PATCH] D81816: [PowerPC] Add support for vector bool __int128 for Power10

Ahsan Saghir via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 22 16:07:54 PDT 2020


saghir marked 2 inline comments as done.
saghir added inline comments.


================
Comment at: clang/test/Parser/p10-vector-bool-128.c:6
+// RUN:            -target-feature +power10-vector -fsyntax-only -verify %s
+// expected-no-diagnostics
+
----------------
amyk wrote:
> I believe this comment still needs to be addressed (of the line not being needed).
I think this was for a line removed earlier.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81816





More information about the cfe-commits mailing list