[PATCH] D114964: [DAG] Create fptoui.sat from clamped fptoui

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 2 12:16:43 PST 2021


spatel added a comment.

This seems fine as an extension of the previous patch. 
I haven't been following the progress in this area closely though. What prevents folding these patterns to the saturating intrinsics in IR?
https://llvm.org/docs/LangRef.html#llvm-fptoui-sat-intrinsic


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114964/new/

https://reviews.llvm.org/D114964



More information about the llvm-commits mailing list