[PATCH] D69281: [FPEnv] Constrained FCmp intrinsics
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 26 05:56:15 PST 2019
uweigand added a comment.
In D69281#1759830 <https://reviews.llvm.org/D69281#1759830>, @craig.topper wrote:
> Just a thought if we merged signaling into the predicate, could we use the setCondCodeAction(might have the name wrong).
Hmm, right now it appears this is only checked for scalar operations, not vector.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69281/new/
https://reviews.llvm.org/D69281
More information about the llvm-commits
mailing list