[PATCH] D106120: [PowerPC] Implement vector bool/pixel initialization under -faltivec-src-compat=xl

Amy Kwan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 19 07:12:10 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdd5aa657a520: [PowerPC] Implement vector bool/pixel initialization under -faltivec-src… (authored by amyk).

Changed prior to commit:
  https://reviews.llvm.org/D106120?vs=359358&id=359781#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106120

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaCast.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/CodeGen/vector-bool-pixel-altivec-init-no-parentheses.c
  clang/test/CodeGen/vector-bool-pixel-altivec-init.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106120.359781.patch
Type: text/x-patch
Size: 12776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210719/992e4cc1/attachment-0001.bin>


More information about the cfe-commits mailing list