[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
Fri Aug 5 01:42:18 PDT 2022


LiuChen3 added a comment.

In D131134#3699742 <https://reviews.llvm.org/D131134#3699742>, @craig.topper wrote:

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

Good point. I will continue the work.


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