'Src' looks like it was borrowed from memcpy, 'Val' makes more sense for
memset and is consistent with naming within the function.
(pulled out from D32481)
Paths
| Differential D32580
[X86][NFC] Rename 'Src' to 'Val'. ClosedPublic Authored by courbet on Apr 26 2017, 11:08 PM.
Details Summary 'Src' looks like it was borrowed from memcpy, 'Val' makes more sense for (pulled out from D32481)
Diff Detail Event Timelinecourbet retitled this revision from [CodeGen][NFC] Rename 'Src' to 'Val'. to [X86][NFC] Rename 'Src' to 'Val'..Apr 26 2017, 11:15 PM This revision is now accepted and ready to land.Apr 26 2017, 11:42 PM Closed by commit rL301521: [CodeGen][NFC] Rename 'Src' to 'Val'. (authored by courbet). · Explain WhyApr 27 2017, 12:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 96867 lib/Target/X86/X86SelectionDAGInfo.cpp
|