Skip to content

use compiler vector attribute #5

Description

@sairutra

https://github.com/rvan-mee/miniRT/blob/master/include/minirt.h

This can be used to help with speed + reduce vector functions

typedef float t_fvec
attribute ((vector_size (4 * sizeof(float))));

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions