[PATCH] D45494: [Power9]Legalize and emit code for converting Unsigned HWord/Char to Quad-Precision

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 17 19:12:56 PDT 2018


nemanjai accepted this revision.
nemanjai added a comment.
This revision is now accepted and ready to land.

LGTM.



================
Comment at: test/CodeGen/PowerPC/f128-conv.ll:2
 ; RUN: llc -mcpu=pwr9 -mtriple=powerpc64le-unknown-unknown \
 ; RUN:   -enable-ppc-quad-precision -ppc-vsr-nums-as-vr < %s | FileCheck %s
 
----------------
`-verify-machineinstrs`


https://reviews.llvm.org/D45494





More information about the llvm-commits mailing list