public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Support Intel AMX-COMPLEX
@ 2023-04-03  8:49 Haochen Jiang
  2023-04-03  8:49 ` [PATCH 1/2] " Haochen Jiang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Haochen Jiang @ 2023-04-03  8:49 UTC (permalink / raw)
  To: gcc-patches; +Cc: ubizjak, hongtao.liu

Hi all,

These patch aims to add Intel AMX-COMPLEX instructions. Also we added
AMX-COMPLEX to -march=graniterapids.

The information is based on newly released
Intel Architecture Instruction Set Extensions and Future Features.

The document comes following:
https://www.intel.com/content/www/us/en/develop/download/intel-architecture-instruction-set-extensions-programming-reference.html

Since there are only two instructions under this new ISA, I suppose the
risk is low and might get a change for GCC13. So I send the patches out now.

Tested on x86_64-pc-linux-gnu. Ok for trunk?

BRs,
Haochen



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-04-06  2:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-03  8:49 [PATCH 0/2] Support Intel AMX-COMPLEX Haochen Jiang
2023-04-03  8:49 ` [PATCH 1/2] " Haochen Jiang
2023-04-03  8:49 ` [PATCH 2/2] i386: Add AMX-COMPLEX to Granite Rapids Haochen Jiang
2023-04-06  2:38 ` [PATCH 0/2] Support Intel AMX-COMPLEX Hongtao Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).