[PATCH] D72368: [X86] Custom type legalize v4i64->v4f32 uint_to_fp on sse4.1 targets

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 8 03:30:35 PST 2020


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

LGTM - should we enable i686 filechecks in vec_int_to_fp.ll to make sure the codegen actually makes sense?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72368/new/

https://reviews.llvm.org/D72368





More information about the llvm-commits mailing list