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

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 10 20:57:41 PDT 2022


craig.topper added a comment.

Yes AMX is only supported in 64-bit mode but I doubt CPUID checks which mode the program is running in.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131134



More information about the cfe-commits mailing list