[PATCH] D131134: [X86] Report error if the amx enabled on the non-64-bits target

LiuChen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 8 01:17:44 PDT 2022


LiuChen3 updated this revision to Diff 450724.
LiuChen3 added a comment.

change the error report


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131134

Files:
  clang/include/clang/Basic/DiagnosticCommonKinds.td
  clang/lib/Basic/Targets/X86.cpp
  clang/lib/Driver/ToolChains/Arch/X86.cpp
  clang/test/Driver/x86-target-features.c
  clang/test/Preprocessor/predefined-arch-macros.c
  clang/test/Preprocessor/x86_amx_target_features.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131134.450724.patch
Type: text/x-patch
Size: 9470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220808/676b9391/attachment-0001.bin>


More information about the cfe-commits mailing list