The broadcasting variant for instruction vfpclassp[d,s] shouldn't use suffix q/l. So remove them from the template.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D61295
[X86] Remove the redundant suffix in vfpclassp[d,s]'s broadcasting variant ClosedPublic Authored by pengfei on Apr 29 2019, 10:43 PM.
Details Summary The broadcasting variant for instruction vfpclassp[d,s] shouldn't use suffix q/l. So remove them from the template.
Diff Detail
Event Timelinecraig.topper retitled this revision from [X86] Remove the redundant suffix in vfpclassp[d,s]'s boardcasting variant to [X86] Remove the redundant suffix in vfpclassp[d,s]'s broadcasting variant. Comment ActionsLGTM This revision is now accepted and ready to land.Apr 30 2019, 2:42 PM Closed by commit rL359753: [X86] Remove the redundant suffix in vfpclassp[d,s]'s broadcasting variant (authored by ctopper). · Explain WhyMay 1 2019, 8:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 197699 llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/test/MC/X86/x86-64-avx512dq.s
llvm/trunk/test/MC/X86/x86-64-avx512dq_vl.s
|