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

Vyacheslav Klochkov via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 12:13:02 PDT 2016


v_klochkov updated this revision to Diff 67213.
v_klochkov added a comment.

Cancelled the changes in 2 places unrelated to the new classes and their uses (both are in isNonFoldablePartialRegisterLoad()).


https://reviews.llvm.org/D23108

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23108.67213.patch
Type: text/x-patch
Size: 97249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160808/f125c09f/attachment.bin>


More information about the llvm-commits mailing list