[PATCH] D107428: [PowerPC] Fix shift amount of xxsldwi when performing vector int_to_double
Qiu Chaofan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 5 19:16:44 PDT 2021
qiucf added inline comments.
================
Comment at: llvm/test/CodeGen/PowerPC/vec_int_to_double_shuffle.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -mcpu=pwr8 -mtriple=powerpc64le-unknown-unknown \
----------------
Pre-commit it or generate `git-diff` after `git-add`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107428/new/
https://reviews.llvm.org/D107428
More information about the llvm-commits
mailing list