[PATCH] D30134: AMDGPU: Fold FP clamp as modifier bit
Marek Olšák via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 19 15:50:03 PST 2017
mareko added a comment.
I only know that exceptions won't occur with the clamp modifier. No idea about denormals.
Also, shouldn't this handle MIN as well?
https://reviews.llvm.org/D30134
More information about the llvm-commits
mailing list