This is an archive of the discontinued LLVM Phabricator instance.

[MachineFunction] Make comment for TracksLiveness more clearer
ClosedPublic

Authored by Carrot on Apr 28 2021, 5:08 PM.

Details

Summary

As discussed in https://lists.llvm.org/pipermail/llvm-dev/2021-April/150225.html, the current comments for TracksLiveness property and isKill flag are confusing. This patch makes the comments more clearer.

Diff Detail

Event Timeline

Carrot requested review of this revision.Apr 28 2021, 5:08 PM
Carrot created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptApr 28 2021, 5:08 PM
This revision is now accepted and ready to land.Apr 29 2021, 10:59 AM