lower mm512_andnot_ps/mm512_andnot_pd to IR instead of using builtin_ia32_andnps512_mask/builtin_ia32_andnpd512_mask builtins
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23262
lower __mm512_andnot_ps/__mm512_andnot_pd to IR ClosedPublic Authored by lsaba on Aug 8 2016, 6:24 AM.
Details Summary lower mm512_andnot_ps/mm512_andnot_pd to IR instead of using builtin_ia32_andnps512_mask/builtin_ia32_andnpd512_mask builtins
Diff Detail
Event Timelinelsaba updated this object. This revision is now accepted and ready to land.Aug 9 2016, 12:08 AM Closed by commit rL278209: [X86][AVX512] lower __mm512_andnot_ps/__mm512_andnot_pd to IR (authored by lsaba). · Explain WhyAug 10 2016, 3:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 67502 cfe/trunk/lib/Headers/avx512dqintrin.h
cfe/trunk/test/CodeGen/avx512dq-builtins.c
|