[PATCH] D74724: [AArch64][SVE] CodeGen of ACLE Builtin Types

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 18 04:56:05 PST 2020


sdesmalen updated this revision to Diff 245127.
sdesmalen added a comment.

- Inlined function into switch statement
- Removed changes to IRTranslator.cpp from this patch.


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

https://reviews.llvm.org/D74724

Files:
  clang/lib/CodeGen/CGDecl.cpp
  clang/lib/CodeGen/CodeGenTypes.cpp
  clang/test/CodeGen/aarch64-sve.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74724.245127.patch
Type: text/x-patch
Size: 6524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/fd26c605/attachment.bin>


More information about the llvm-commits mailing list