Displaying 1 result from an estimated 1 matches for "79d4f4db".
2018 Feb 13
1
Test for ISD::FP_ROUND_INREG?
Do we have a test that exercises ISD::FP_ROUND_INREG in
SelectionDAGLegalize::ExpandNode()?
I ask because I'm working on code that reuses that block in the switch
and I'm trying to write a test. But I'm having trouble and would like to
see what a working test for the existing code looks like. A quick grep of
the tree doesn't show anything.
Ideas?
--
Kevin P. Neal