[PATCH] D54749: Saturating float to int casts.
Bevin Hansson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 26 07:16:17 PDT 2020
ebevhan added a comment.
In D54749#2238740 <https://reviews.llvm.org/D54749#2238740>, @arsenm wrote:
> Missing globalisel support
I did mention GIsel before I commandeered the patch, but @nikic thought it was better to do GIsel in a separate step rather than integrate it into this patch. Is that acceptable?
I have yet to start on the GIsel implementation, however, so I don't really have anything to show just yet.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54749/new/
https://reviews.llvm.org/D54749
More information about the llvm-commits
mailing list