HALIDE_ATTRIBUTE_ALIGN 244 src/runtime/HalideRuntime.h #define HALIDE_ATTRIBUTE_ALIGN(x) __declspec(align(x)) HALIDE_ATTRIBUTE_ALIGN 246 src/runtime/HalideRuntime.h #define HALIDE_ATTRIBUTE_ALIGN(x) __attribute__((aligned(x)))