Using YMM registers causes an undefined label error
z
z at z.com
Tue Mar 9 20:33:01 UTC 2021
On Tuesday, 9 March 2021 at 20:23:48 UTC, z wrote:
> On Friday, 5 March 2021 at 12:57:43 UTC, z wrote:
>> ...
>
> Then it seems the only way to get AVX-compatible inline
> assembly(ldc.llvmasm excluded) is to use an external assembler.
>
> For example :
>>...
But i'm not really sure how to integrate that into a dub project,
it seems «lflags "filename.obj"» and
preGenerateCommands/preBuildCommands would work but i haven't
tested that.(«dflags "filename.obj"» doesn't work for sure)
More information about the Digitalmars-d-learn
mailing list