[all-commits] [llvm/llvm-project] 63cd18: [PowerPC] use lvx + splat directly for aligned spl...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Tue Dec 7 18:02:36 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63cd1842a7f3bdcb0d10b0a007242634ce16db88
https://github.com/llvm/llvm-project/commit/63cd1842a7f3bdcb0d10b0a007242634ce16db88
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
M llvm/lib/Target/PowerPC/PPCInstrVSX.td
M llvm/test/CodeGen/PowerPC/load-and-splat.ll
Log Message:
-----------
[PowerPC] use lvx + splat directly for aligned splat load
Reviewed By: nemanjai
Differential Revision: https://reviews.llvm.org/D114062
More information about the All-commits
mailing list