public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/2] i386: Add missing AVX512BW dependency for ISAs using 32/64 bit mask
@ 2023-04-18  7:04 Haochen Jiang
  2023-04-18  7:04 ` [PATCH 1/2] i386: Add AVX512BW dependency to AVX512BITALG Haochen Jiang
  2023-04-18  7:04 ` [PATCH 2/2] i386: Add AVX512BW dependency to AVX512VBMI2 Haochen Jiang
  0 siblings, 2 replies; 5+ messages in thread
From: Haochen Jiang @ 2023-04-18  7:04 UTC (permalink / raw)
  To: gcc-patches; +Cc: hongtao.liu, ubizjak

Hi all,

32/64 bit mask are introduced in AVX512BW. Therefore, when we are using them,
we should imply AVX512BW.

The two patches added the dependency and removed the redundant AVX512BW usage
for AVX512BITALG and AVX512VBMI2.

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

BRs,
Haochen



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

end of thread, other threads:[~2023-04-19  1:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-18  7:04 [PATCH 0/2] i386: Add missing AVX512BW dependency for ISAs using 32/64 bit mask Haochen Jiang
2023-04-18  7:04 ` [PATCH 1/2] i386: Add AVX512BW dependency to AVX512BITALG Haochen Jiang
2023-04-19  1:42   ` Hongtao Liu
2023-04-18  7:04 ` [PATCH 2/2] i386: Add AVX512BW dependency to AVX512VBMI2 Haochen Jiang
2023-04-19  1:43   ` 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).