[PATCH] D28138: [X86][AVX512] Passing the appropriate memory operand class to INT_{U}COMIS{S|D} instructions

Ayman Musa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 29 01:18:59 PST 2016


aymanmus updated this revision to Diff 82655.
aymanmus added a comment.

Used {ss|sd}mem instead of {f32|f64}mem with the suitable complex pattern loads.


https://reviews.llvm.org/D28138

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28138.82655.patch
Type: text/x-patch
Size: 5623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161229/ced622b2/attachment.bin>


More information about the llvm-commits mailing list