Folding of setcc + select to fminnan or fmaxnan can happen for float16
since this folding is conditioned on the eventual legalized type (float,
in this case). Promote result of FMINNAN and FMAXNAN nodes just like
other binary nodes.
Details
Details
- Reviewers
jmolloy
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Yes, you are correct :) My tree was slightly older than this revision and hence I missed it. I'll upload a patch tomorrow with just the nm test.