[PATCH] D77631: [SelectionDAG] Make getZeroExtendInReg take a vector VT if the operand VT is a vector.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 7 11:57:57 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc41685b16fcc: [SelectionDAG] Make getZeroExtendInReg take a vector VT if the operand VT is a… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D77631?vs=255600&id=255762#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77631

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77631.255762.patch
Type: text/x-patch
Size: 9355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200407/872621da/attachment.bin>


More information about the llvm-commits mailing list