[PATCH] D61295: [X86] Remove the redundant suffix in vfpclassp[d, s]'s boardcasting variant

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 22:45:10 PDT 2019


pengfei created this revision.
pengfei added reviewers: craig.topper, LuoYuanke, annita.zhang.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

The boardcasting variant for instruction vfpclassp[d,s] shouldn't use suffix q/l. So remove them from the template.


Repository:
  rL LLVM

https://reviews.llvm.org/D61295

Files:
  lib/Target/X86/X86InstrAVX512.td
  test/MC/X86/x86-64-avx512dq.s
  test/MC/X86/x86-64-avx512dq_vl.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61295.197261.patch
Type: text/x-patch
Size: 26445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/9fd39271/attachment.bin>


More information about the llvm-commits mailing list