[PATCH] D72307: [X86] Directly emit a BROADCAST_LOAD from constant pool in lowerUINT_TO_FP_vXi32 to avoid double loads seen in D71971
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 10:53:44 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG98c54fb1feba: [X86] Directly emit a BROADCAST_LOAD from constant pool in… (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72307/new/
https://reviews.llvm.org/D72307
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/vec-strict-inttofp-256.ll
llvm/test/CodeGen/X86/vec_int_to_fp.ll
llvm/test/CodeGen/X86/vector-constrained-fp-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72307.238040.patch
Type: text/x-patch
Size: 7460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200114/b85761c0/attachment.bin>
More information about the llvm-commits
mailing list