[PATCH] D41126: [SelectionDAG] Fixed f16-from-vector promotion problem
Tim Renouf via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 13 12:47:42 PST 2017
tpr added a comment.
Sorry, I mean the other way round: the fp16_to_fp has input i16 and result v1f32, and my theory was that this is illegal.
https://reviews.llvm.org/D41126
More information about the llvm-commits
mailing list