[PATCH] D73859: [X86] Add custom lowering for lrint/llrint to either cvtss2si/cvtsd2si or fist.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 4 03:58:25 PST 2020
RKSimon added a comment.
Would it be possible to add vector support/tests as well in this patch or as a followup?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73859/new/
https://reviews.llvm.org/D73859
More information about the llvm-commits
mailing list