[PATCH] D102353: [AArch64] Lower fpto*i.sat intrinsics.
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 13 01:15:46 PDT 2021
SjoerdMeijer added a comment.
> Thanks, I wasn't aware of that. At a glance, it looks like that patch implements DstWidth != SatWidth and vector types; I left that as a TODO, hoping to seek feedback on the overall approach first. I think they'll be fairly clean incremental changes but I can roll them into this patch if that's preferred.
I think the TODO is fine, and that could be addressed with a follow up.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102353/new/
https://reviews.llvm.org/D102353
More information about the llvm-commits
mailing list