This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ee1d801b4fb [Power9] Exploit vector integer extend instructions when in [...] new d1071cff224 [Power9] Exploit vector extract with variable index.
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/PPCInstrVSX.td | 92 ++++++++++++++++++ test/CodeGen/PowerPC/vec_extract_p9.ll | 167 +++++++++++++++++++++++++++++++++ 2 files changed, 259 insertions(+) create mode 100644 test/CodeGen/PowerPC/vec_extract_p9.ll