llvm-project
c6b6d859
- [X86] make the set/r/4 intrinsics macros into functions (#156819)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#156819 - [X86] make the set/r/4 intrinsics macros into functions
Author
SadiinsoSnowfall
Parents
5520e16d
Loading