[PATCH] [X86][PCLMUL] Enable commutation for PCLMUL instructions

Simon Pilgrim llvm-dev at redking.me.uk
Mon Jan 26 10:02:27 PST 2015


Hi qcolombet, spatel, mkuper,

Patch to allow (v)pclmulqdq to be commuted - swaps the src registers and inverts the immediate (low/high) src mask.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7180

Files:
  lib/Target/X86/X86InstrInfo.cpp
  lib/Target/X86/X86InstrSSE.td
  test/CodeGen/X86/commute-clmul.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7180.18764.patch
Type: text/x-patch
Size: 4148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150126/5cddb735/attachment.bin>


More information about the llvm-commits mailing list