rG2eb7cbf987f21 added this code, which results in crash for vector
nodes. This patch solves it by skipping for the vector nodes.
Thanks Steve for helping reducing the test case.
Co-authored-by: Steve Merritt <steve.merritt@intel.com>
Differential D152492
[SelectionDAG] Do not salvage with vector node pengfei on Jun 8 2023, 7:59 PM. Authored by
Details rG2eb7cbf987f21 added this code, which results in crash for vector Thanks Steve for helping reducing the test case. Co-authored-by: Steve Merritt <steve.merritt@intel.com>
Diff Detail
Event TimelineComment Actions Code change looks good, but I have some suggestions for the test.
|
Can you add a comment that this is about salvage debug info in SelectionDAG?