[PATCH] D102064: Parse vector bool when stdbool.h and altivec.h are included

Zarko Todorovski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 11 09:54:17 PDT 2021


ZarkoCA added a comment.

In D102064#2750930 <https://reviews.llvm.org/D102064#2750930>, @Everybody0523 wrote:

> Minor nitpick, but is there a term that encompasses both the Z Vector syntax and altivec? Since the test checks both Z and PPC it's a little odd that the test's filename only references altivec.

That's a good point, I can rename the file to `altivec-zvector-bool.c`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102064



More information about the cfe-commits mailing list