aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorPaul Walker <paul.walker@arm.com>2020-05-28 10:21:27 +0000
committerPaul Walker <paul.walker@arm.com>2020-05-29 11:02:18 +0000
commit92f3d29af0c0f2c98ba0dfacac00bbb6eb1f741d (patch)
tree795e750dc800105f6d966ef6d8ff90e32252c587 /llvm/lib/CodeGen/ModuloSchedule.cpp
parentdac21fd29cd2ae2b979a276747ad5ad82fca09bf (diff)
downloadllvm-92f3d29af0c0f2c98ba0dfacac00bbb6eb1f741d.zip
llvm-92f3d29af0c0f2c98ba0dfacac00bbb6eb1f741d.tar.gz
llvm-92f3d29af0c0f2c98ba0dfacac00bbb6eb1f741d.tar.bz2
[SelectionDAG] Update getNode asserts for EXTRACT/INSERT_SUBVECTOR.
Summary: The description of EXTACT_SUBVECTOR and INSERT_SUBVECTOR has been changed to accommodate scalable vectors (see ISDOpcodes.h). This patch updates the asserts used to verify these requirements when using SelectionDAG's getNode interface. This patch introduces the MVT function getVectorMinNumElements that can be used against fixed-length and scalable vectors when only the known minimum vector length is required. Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D80709
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions