[PATCH] D57148: [X86][Btver2] Improved latency/throughput model for scalar int-to-float conversions.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 29 08:03:06 PST 2019
RKSimon accepted this revision.
RKSimon added a comment.
LGTM with one more minor
================
Comment at: lib/Target/X86/X86InstrAVX512.td:7550
(i32 imm:$rc)))]>,
EVEX_4V, EVEX_B, EVEX_RC, Sched<[sched]>;
}
----------------
[sched, ReadDefault, ReadInt2Fpu]
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57148/new/
https://reviews.llvm.org/D57148
More information about the llvm-commits
mailing list