public inbox for jit@gcc.gnu.org
 help / color / mirror / Atom feed
* does libgccjit support vector types?
@ 2017-01-01  0:00 Michael Cree
  2017-01-01  0:00 ` David Malcolm
  0 siblings, 1 reply; 9+ messages in thread
From: Michael Cree @ 2017-01-01  0:00 UTC (permalink / raw)
  To: jit

I am wondering if libgccjit supports vector types, i.e., can one
attach attribute __vector_size__ to the base types?  There does not
seem to be any indication of this in the manual.

I presume using gcc_jit_context_add_command_line_option() one can turn
on code generation for sse/avx/neon/altivec, etc.

And is there a way to access built-in functions such as the machine
specific simd intrinsics?

Cheers
Michael.

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

end of thread, other threads:[~2017-08-19  0:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-01  0:00 does libgccjit support vector types? Michael Cree
2017-01-01  0:00 ` David Malcolm
2017-01-01  0:00   ` Michael Cree
2017-01-01  0:00     ` [committed] jit: add gcc_jit_type_get_vector David Malcolm
2017-01-01  0:00       ` Michael Cree
2017-01-01  0:00         ` David Malcolm
2017-01-01  0:00           ` Michael Cree
2017-01-01  0:00             ` David Malcolm
2017-01-01  0:00               ` [committed] jit: fix segfault with autovectorization (PR tree-optimization/46805) David Malcolm

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