www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.ldc - why inline asm doesn't support AVX2+ when LLVM_IR supports it?

reply a11e99z <black80 bk.ru> writes:
subj.
https://llvm.org/docs/LangRef.html#inline-assembler-expressions
what the problem to generate LLVM_IR asm instructions?
or LDC uses DMD' legacy asm implementation?
if so imo drop it! make LDC great again (with LLVM)!
Dec 06 2023
parent kinke <noone nowhere.com> writes:
https://wiki.dlang.org/LDC-specific_language_changes#Extended_inline_assembly
Dec 06 2023