[X86] VZeroUpperInserter::insertVZeroUpper - avoid DebugLoc creation by...
[X86] VZeroUpperInserter::insertVZeroUpper - avoid DebugLoc creation by embedding in the BuildMI calls. NFCI. Try to pass DebugLoc by const-ref to avoid costly TrackingMDNodeRef copies.
Loading
Please sign in to comment