This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 14bd1f8c838 [CodeGenPrepare] Move Extension Instructions Through Logica [...] new 147e51b2047 [Power9]Legalize and emit code for truncate and convert QP to DW
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/PowerPC/PPCISelLowering.cpp | 5 + lib/Target/PowerPC/PPCInstrVSX.td | 24 +++- test/CodeGen/PowerPC/f128-truncateNconv.ll | 195 +++++++++++++++++++++++++++++ 3 files changed, 222 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/PowerPC/f128-truncateNconv.ll