1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00
David Sherwood bdccb69dac [SVE] Remove IITDescriptor::ScalableVecArgument
I have refactored the code so that we no longer need the
ScalableVecArgument descriptor - the scalable property of vectors is
now encoded using the ElementCount class in IITDescriptor. This means
that when matching intrinsics we know precisely how to match the
arguments and return values.

Differential Revision: https://reviews.llvm.org/D80107
2020-05-21 08:15:10 +01:00
..
2020-05-15 14:43:43 +01:00
2020-05-15 14:43:43 +01:00
2020-05-15 14:43:43 +01:00
2020-02-18 10:49:13 +08:00
2020-05-15 14:43:43 +01:00