[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
Mon Aug 8 11:08:43 PDT 2022


craig.topper added a comment.

What problem are we trying to solve here? CPUID reports AMX as supported even in 32-bit mode. Why can't the user pass it to the compiler?


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