[PATCH] D91084: [SVE][CodeGen] Add the ExtensionType flag to MGATHER

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 03:20:21 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4519ff4b6f02: [SVE][CodeGen] Add the ExtensionType flag to MGATHER (authored by kmclaughlin).
Herald added a subscriber: NickHung.

Changed prior to commit:
  https://reviews.llvm.org/D91084?vs=308048&id=310483#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91084

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91084.310483.patch
Type: text/x-patch
Size: 11523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/aa7e6c6a/attachment.bin>


More information about the llvm-commits mailing list