[PATCH] D30201: [X86] Fix memory operands definition for some instructions.

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 07:21:47 PST 2017


aymanmus created this revision.

- Change FP scalar inputs of intrinsic versions of instructions (_Int suffex) to be ssmem or sdmem.
- Change integer memory operands to FP memory operands to some FP instructions.


https://reviews.llvm.org/D30201

Files:
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrSSE.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30201.89207.patch
Type: text/x-patch
Size: 7729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/dc3dafe4/attachment.bin>


More information about the llvm-commits mailing list