[PATCH] D54749: Saturating float to int casts.
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 10 04:44:18 PST 2021
nikic added a comment.
@bjope There are two more revisions based on this one, D86079 <https://reviews.llvm.org/D86079> implements improved X86 lowerings and is already accepted, and D86078 <https://reviews.llvm.org/D86078> implements improved AArch64 lowerings. Do you plan to land these as well?
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