[PATCH] D25322: DAG: Setting Masked-Expand-Load as a variant of Masked-Load node.

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 9 03:57:58 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL283694: DAG: Setting Masked-Expand-Load as a variant of Masked-Load node (authored by delena).

Changed prior to commit:
  https://reviews.llvm.org/D25322?vs=74056&id=74066#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25322

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25322.74066.patch
Type: text/x-patch
Size: 17068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161009/0c7976e4/attachment.bin>


More information about the llvm-commits mailing list