[PATCH] D82562: Implement AVX ABI Warning/error

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 30 07:00:51 PDT 2020


erichkeane updated this revision to Diff 274450.
erichkeane marked an inline comment as done.
erichkeane added a comment.

As @craig.topper suggested, extract the four lookups into 2 bool instead.


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

https://reviews.llvm.org/D82562

Files:
  clang/include/clang/Basic/DiagnosticFrontendKinds.td
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/TargetInfo.cpp
  clang/lib/CodeGen/TargetInfo.h
  clang/test/CodeGen/target-avx-abi-diag.c
  clang/test/CodeGen/target-builtin-error-3.c
  clang/test/CodeGen/target-builtin-noerror.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82562.274450.patch
Type: text/x-patch
Size: 12788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200630/aeec1f74/attachment.bin>


More information about the cfe-commits mailing list