llvm-project
c6b6d859 - [X86] make the set/r/4 intrinsics macros into functions (#156819)

Commit
3 days ago
[X86] make the set/r/4 intrinsics macros into functions (#156819) Change the definitions of `_mm_setr_ph`, `_mm256_setr_ph` and `_mm512_setr_ph` to be functions instead of macros. Resolves #156709
Parents
Loading