[PATCH] D58899: [CodeGen] Prepare for introduction of v3 and v5 MVTs

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 13:33:59 PST 2019


tpr updated this revision to Diff 189577.
tpr marked an inline comment as done.
tpr added a comment.

V3: Addressed review comment by widening illegal odd vectors in a
different way.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58899

Files:
  include/llvm/CodeGen/SelectionDAG.h
  include/llvm/CodeGen/TargetLowering.h
  lib/CodeGen/SelectionDAG/LegalizeTypes.h
  lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  lib/CodeGen/SelectionDAG/SelectionDAG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58899.189577.patch
Type: text/x-patch
Size: 4983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190306/11befa56/attachment.bin>


More information about the llvm-commits mailing list