Not sure why this was checking for denormals for f16.
My interpretation of the IEEE standard is conversions
should produce a canonical result, and the ISA manual
says denormals are created when appropriate.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
You know you can state "Differential Revision:
https://reviews.llvm.org/D<number>"
and the phab will properly automatically close it for you?
(You could use arc patch or something to get that line automatically)
Comment Actions
I gave up on using arc. The way it wants to deal with multiple patches at a time makes no sense