[PATCH] D126479: [Clang] Allow 'Complex float __attribute__((mode(HC)))'

Malhar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 17 05:01:34 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc80c57674e4d: [Clang] Allow 'Complex float __attribute__((mode(HC)))' (authored by jolanta.jensen, committed by malharJ).

Changed prior to commit:
  https://reviews.llvm.org/D126479?vs=437202&id=437855#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126479

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/TargetInfo.h
  clang/lib/AST/ASTContext.cpp
  clang/lib/Basic/TargetInfo.cpp
  clang/lib/Basic/Targets/X86.h
  clang/test/CodeGen/aarch64-attr-mode-complex.c
  clang/test/CodeGen/aarch64-attr-mode-float.c
  clang/test/Sema/attr-mode-vector-types.c
  clang/test/Sema/attr-mode.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126479.437855.patch
Type: text/x-patch
Size: 7598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220617/3c5e1f53/attachment.bin>


More information about the cfe-commits mailing list