[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
Thu Aug 4 08:31:52 PDT 2022


craig.topper added a comment.

How does this interact with `-march=native -m32`. Won't that pick up the amx flag from CPUID?


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