[PATCH] D57148: [X86][Btver2] Improved latency/throughput model for scalar int-to-float conversions.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 29 08:49:41 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL352518: [X86][Btver2] Improved latency/throughput model for scalar int-to-float… (authored by adibiagio, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57148?vs=184091&id=184099#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57148/new/
https://reviews.llvm.org/D57148
Files:
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/lib/Target/X86/X86InstrSSE.td
llvm/trunk/lib/Target/X86/X86ScheduleBtVer2.td
llvm/trunk/test/CodeGen/X86/sse-schedule.ll
llvm/trunk/test/CodeGen/X86/sse2-schedule.ll
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/int-to-fpu-forwarding-2.s
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/resources-avx1.s
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/resources-sse1.s
llvm/trunk/test/tools/llvm-mca/X86/BtVer2/resources-sse2.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57148.184099.patch
Type: text/x-patch
Size: 18909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/49431c94/attachment.bin>
More information about the llvm-commits
mailing list