[PATCH] D138281: [AArch64][SME]: Generate streaming-compatible code for fp_to_int and int_to_fp.
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 18 06:51:36 PST 2022
david-arm added a comment.
Hi @hassnaa-arm, the patch looks fine to me, but given you've added custom lowering for ISD::TRUNCATE should there are also be a sve-streaming-mode-fixed-length-trunc.ll in this patch to cover the truncates? There is already a sve-fixed-length-trunc.ll test I think.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138281/new/
https://reviews.llvm.org/D138281
More information about the llvm-commits
mailing list