[AArch64]Add support to copy D tuples such as DPair/DTriple/DQuad and Q tuples...
[AArch64]Add support to copy D tuples such as DPair/DTriple/DQuad and Q tuples such as QPair/QTriple/QQuad. There is no test case for D tuple as the original test cases are too large. As the copy of the D tuple is similar to the Q tuple, the correctness can be guaranteed. llvm-svn: 198682
Loading
Please register or sign in to comment