[PATCH] D57857: [PowerPC] custom lower `v2f64 fpext v2f32`
Ahsan Saghir via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 7 17:51:40 PST 2019
saghir added inline comments.
================
Comment at: llvm/test/CodeGen/PowerPC/reduce_scalarization.ll:7
+; RUN: -mcpu=pwr9 -ppc-asm-full-reg-names \
+; RUN: -ppc-vsr-nums-as-vr < %s | FileCheck %s
+
----------------
saghir wrote:
> Do we need `RUN` on all these lines?
Never mind - please ignore this comment.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57857/new/
https://reviews.llvm.org/D57857
More information about the llvm-commits
mailing list