[all-commits] [llvm/llvm-project] 84875f: [PowerPC][AIX] Add test for returning a vector typ...
Sean Fertile via All-commits
all-commits at lists.llvm.org
Mon Aug 31 08:26:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 84875f69410252f8f0718f39d4978abbecdfd015
https://github.com/llvm/llvm-project/commit/84875f69410252f8f0718f39d4978abbecdfd015
Author: Sean Fertile <sd.fertile at gmail.com>
Date: 2020-08-31 (Mon, 31 Aug 2020)
Changed paths:
A llvm/test/CodeGen/PowerPC/aix-vector-return.ll
Log Message:
-----------
[PowerPC][AIX] Add test for returning a vector type. [NFC]
Shows error produced when trying to return a vector, which is not
yet supported.
More information about the All-commits
mailing list