[PATCH] D65636: [SelectionDAG] Extend base addressing modes supported by MGATHER/MSCATTER

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 02:49:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368008: [SelectionDAG] Extend base addressing modes supported by MGATHER/MSCATTER (authored by c-rhodes, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65636?vs=212983&id=213555#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65636/new/

https://reviews.llvm.org/D65636

Files:
  llvm/trunk/include/llvm/CodeGen/ISDOpcodes.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65636.213555.patch
Type: text/x-patch
Size: 19923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/17b4f73b/attachment.bin>


More information about the llvm-commits mailing list