[PATCH] D54663: [PowerPC] Complete the custom legalization of vector int to fp conversion
Jinsong Ji via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 20 15:00:48 PST 2018
jsji added inline comments.
================
Comment at: test/CodeGen/PowerPC/vsx.ll:1096
; This gets scalarized so the code isn't great
define <2 x double> @test69(<2 x i16> %a) {
----------------
Should we remove this comment now?
Repository:
rL LLVM
https://reviews.llvm.org/D54663
More information about the llvm-commits
mailing list