[PATCH] [CodeGen] Teach X86_64ABIInfo about AVX512.

Ahmed Bougacha ahmed.bougacha at gmail.com
Thu Jun 18 18:42:19 PDT 2015


- Use an AVXLevel enum
- Deduplicate AVXLevel -> size pattern

With that, adding AVX512 support is a trivial 4 line patch.


http://reviews.llvm.org/D9894

Files:
  lib/Basic/Targets.cpp
  lib/CodeGen/TargetInfo.cpp
  test/CodeGen/x86_64-arguments.c
  test/OpenMP/simd_metadata.c

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9894.27987.patch
Type: text/x-patch
Size: 12009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150619/cc3aaaca/attachment.bin>


More information about the cfe-commits mailing list