[PATCH] D23108: Implemented 132/213/231 forms selection for X86-FMA3-AVX512 opcodes.

Vyacheslav Klochkov via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 15:15:40 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278431: X86-FMA3: Implemented commute transformation for EVEX/AVX512 FMA3 opcodes. (authored by v_klochkov).

Changed prior to commit:
  https://reviews.llvm.org/D23108?vs=67424&id=67753#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23108

Files:
  llvm/trunk/lib/Target/X86/CMakeLists.txt
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFMA3Info.cpp
  llvm/trunk/lib/Target/X86/X86InstrFMA3Info.h
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.h
  llvm/trunk/test/CodeGen/X86/avx512-fma-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512-fma.ll
  llvm/trunk/test/CodeGen/X86/avx512bwvl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/fma-fneg-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23108.67753.patch
Type: text/x-patch
Size: 99286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160811/1be9bc66/attachment-0001.bin>


More information about the llvm-commits mailing list