diff options
author | Baptiste Saleil <baptiste.saleil@ibm.com> | 2020-10-28 13:14:48 -0500 |
---|---|---|
committer | Baptiste Saleil <baptiste.saleil@ibm.com> | 2020-10-28 13:19:20 -0500 |
commit | 40dd4d5233d9f81705a24d91b48d2620e487b89d (patch) | |
tree | 166acb0209a30f3bbeb22d3cc7991d7cb3285857 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 9df32c9044aa051bb12277388956ac7a828d4ff8 (diff) | |
download | llvm-40dd4d5233d9f81705a24d91b48d2620e487b89d.zip llvm-40dd4d5233d9f81705a24d91b48d2620e487b89d.tar.gz llvm-40dd4d5233d9f81705a24d91b48d2620e487b89d.tar.bz2 |
[Clang][PowerPC] Add __vector_pair and __vector_quad types
Define the __vector_pair and __vector_quad types that are used to manipulate
the new accumulator registers introduced by MMA on PowerPC. Because these two
types are specific to PowerPC, they are defined in a separate new file so it
will be easier to add other PowerPC specific types if we need to in the future.
Differential Revision: https://reviews.llvm.org/D81508
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions