[all-commits] [llvm/llvm-project] 9d9389: [PowerPC] Test case for vector float gather on ppc...
stefanp-ibm via All-commits
all-commits at lists.llvm.org
Mon Nov 18 11:17:17 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9d93893914086738c577a4f4f1089f6a004a2261
https://github.com/llvm/llvm-project/commit/9d93893914086738c577a4f4f1089f6a004a2261
Author: Stefan Pintilie <stefanp at ca.ibm.com>
Date: 2019-11-18 (Mon, 18 Nov 2019)
Changed paths:
A llvm/test/CodeGen/PowerPC/float-vector-gather.ll
Log Message:
-----------
[PowerPC] Test case for vector float gather on ppc64le and ppc64
Test case to verify that the expected code is generated for a
vector float gather based on the patterns in tablegen for big
and little endian cases.
Patch by: Kamau Bridgeman
Differential Revision: https://reviews.llvm.org/D69443
More information about the All-commits
mailing list