[PATCH] D52528: [X86] Type legalize v2f32 loads by using an f64 load and a scalar_to_vector.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 26 07:27:32 PDT 2018


craig.topper added a comment.

I"m open to suggestions of how to improve the SSE1 codegen.


Repository:
  rL LLVM

https://reviews.llvm.org/D52528





More information about the llvm-commits mailing list