Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
| Paths 
 |  Differential  D107946  
[X86] Reverse *_set_ph and *_setr_ph 's set order. ClosedPublic Authored by FreddyYe on Aug 11 2021, 11:06 PM. 
Details 
Diff Detail 
 Event TimelineThis revision is now accepted and ready to land.Aug 11 2021, 11:26 PM craig.topper added inline comments. 
 This revision was landed with ongoing or failed builds.Aug 12 2021, 1:27 AM Closed by commit rG6c1468854d70: [X86] Reverse *_set_ph and *_setr_ph 's set order. (authored by FreddyYe).  ·  Explain Why This revision was automatically updated to reflect the committed changes. 
Revision Contents 
Diff 365931 clang/lib/Headers/avx512fp16intrin.h
 clang/lib/Headers/avx512vlfp16intrin.h
 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Can we drop the underscores on these macro arguments?
Unless that would be inconsistent with the other setr implementations from sse/avx.