[PATCH] D82911: [PowerPC][Power10] Exploit the xxspltiw and xxspltidp instructions.

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 1 13:32:10 PDT 2020


lei marked 2 inline comments as done.
lei added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/p10-splatImm-pcrel.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu -O2 \
----------------
nemanjai wrote:
> Seems that this test case should have something in its name to indicate that none of the splats can use the new splat instructions.
Will rename to test/CodeGen/PowerPC/p10-splatImm-CPload-pcrel.ll on commit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82911





More information about the llvm-commits mailing list