[SelectionDAG] Add the fpexcept flag to the SelectionDAG dumping output so we...
[SelectionDAG] Add the fpexcept flag to the SelectionDAG dumping output so we can better see when its not propagating. We're currently losing this flag in type legalization and probably other places when we expand strict fp nodes. This will make reading logs easier.
Loading
Please register or sign in to comment