llvm/include
Amara Emerson 780f89d961 [MVT][SVE] Scalable vector MVTs (1/3)
This patch adds a few helper functions to obtain new vector
value types based on existing ones without needing to care
about whether they are scalable or not.

I've confined their use to a few common locations right now,
and targets that don't have scalable vectors should never
need to care about these.

Patch by Graham Hunter.

Differential Revision: https://reviews.llvm.org/D32017



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300838 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-20 13:08:17 +00:00
..
llvm [MVT][SVE] Scalable vector MVTs (1/3) 2017-04-20 13:08:17 +00:00
llvm-c Introducing LLVMMetadataRef 2017-04-17 11:52:54 +00:00