[PATCH] Rename X86insrtps to the proper instruction name.

Filipe Cabecinhas filcab+llvm.phabricator at gmail.com
Mon Apr 21 13:03:26 PDT 2014


Hi nadav,

The INSERTPS pattern fragment was called insrtps (mising 'e'), which
would make it harder to grep for the patterns related to this instruction.
Renaming it to use the proper instruction name.

http://reviews.llvm.org/D3443

Files:
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrFragmentsSIMD.td
  lib/Target/X86/X86InstrSSE.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3443.1.patch
Type: text/x-patch
Size: 6362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140421/8cf4eafd/attachment.bin>


More information about the llvm-commits mailing list