[PATCH] D72805: [X86] Remove X86ISD::FILD_FLAG and stop gluing nodes together.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 18 00:54:56 PST 2020
craig.topper updated this revision to Diff 238945.
craig.topper added a comment.
Rebase. Regenerate with a hacked script to show the real stack offsets for reviewing. I'll regenerate before commiting so the next person who runs the script won't get a surprise.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72805/new/
https://reviews.llvm.org/D72805
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h
llvm/lib/Target/X86/X86InstrFPStack.td
llvm/test/CodeGen/X86/vec-strict-inttofp-256.ll
llvm/test/CodeGen/X86/vec-strict-inttofp-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72805.238945.patch
Type: text/x-patch
Size: 15283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200118/9aa43181/attachment.bin>
More information about the llvm-commits
mailing list