[PATCH] D90658: [X86] Improve lowering of fptoui
Layton Kifer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 3 22:04:36 PST 2020
laytonio updated this revision to Diff 302742.
laytonio added a comment.
Rebase after rG40f7ac1a8f61 <https://reviews.llvm.org/rG40f7ac1a8f61aedce6e521d454e0961604cf1642>
Thanks for the review! Could you commit this for me? Layton Kifer <laytonkifer at gmail.com>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90658/new/
https://reviews.llvm.org/D90658
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/fp-cvt.ll
llvm/test/CodeGen/X86/fp-intrinsics-flags.ll
llvm/test/CodeGen/X86/fp-intrinsics.ll
llvm/test/CodeGen/X86/fp-strict-scalar-fptoint.ll
llvm/test/CodeGen/X86/fp80-strict-scalar.ll
llvm/test/CodeGen/X86/scalar-fp-to-i64.ll
llvm/test/CodeGen/X86/vec-strict-fptoint-128.ll
llvm/test/CodeGen/X86/vec-strict-fptoint-256.ll
llvm/test/CodeGen/X86/vec-strict-fptoint-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90658.302742.patch
Type: text/x-patch
Size: 116410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201104/59b3f193/attachment.bin>
More information about the llvm-commits
mailing list