[PATCH] D82467: [PowerPC][Power10] Implement Truncate and Store VSX Vector Builtins

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 15:41:33 PDT 2020


amyk added a comment.

The `llvm/test/CodeGen/PowerPC/builtins-ppc-p10vsx.ll` file actually exists, and there is a BE RUN line in it. I realized I didn't rebase this diff to my previous patch that introduced it. Thus on the commit, I will append my tests to that file.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82467/new/

https://reviews.llvm.org/D82467





More information about the llvm-commits mailing list