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

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 10 20:40:34 PDT 2022


pengfei added a comment.

I have the same impression. I checked ISE <https://cdrdv2.intel.com/v1/dl/getContent/671368> says AMX instructions are `N.E.` on 32-bit mode. And seems Linux Kernel only enables AMX on 64-bit too https://lwn.net/ml/linux-kernel/20210730145957.7927-22-chang.seok.bae@intel.com/#t


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