public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/4] x86: some more optimization plus a new pseudo insn form
@ 2023-06-16  7:29 Jan Beulich
  2023-06-16  7:30 ` [PATCH 1/4] x86: optimize pre-AVX512 {,V}PCMPEQQ with identical sources Jan Beulich
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Jan Beulich @ 2023-06-16  7:29 UTC (permalink / raw)
  To: Binutils; +Cc: H.J. Lu

While the first three patches here merely may require establishing
how far we may want to go with optimizations which are possible,
the last patch is at least partly RFC, for going beyond what
vendor documentation states / suggests. Constructive comments
welcome.

1: optimize pre-AVX512 {,V}PCMPEQQ with identical sources
2: optimize pre-AVX512 {,V}PCMPGT* with identical sources
3: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQ
4: provide a 128-bit VBROADCASTSD pseudo

Jan

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

end of thread, other threads:[~2023-06-21  9:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-16  7:29 [PATCH 0/4] x86: some more optimization plus a new pseudo insn form Jan Beulich
2023-06-16  7:30 ` [PATCH 1/4] x86: optimize pre-AVX512 {,V}PCMPEQQ with identical sources Jan Beulich
2023-06-16  7:31 ` [PATCH 2/4] x86: optimize pre-AVX512 {,V}PCMPGT* " Jan Beulich
2023-06-16  7:31 ` [PATCH 3/4] x86: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQ Jan Beulich
2023-06-16  7:32 ` [PATCH 4/4] x86: provide a 128-bit VBROADCASTSD pseudo Jan Beulich
2023-06-16 16:59   ` H.J. Lu
2023-06-19  7:20     ` Jan Beulich
2023-06-20 16:07       ` H.J. Lu
2023-06-21  9:01         ` Jan Beulich

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).