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.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D101500
[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 TimelineThis revision is now accepted and ready to land.Apr 29 2021, 10:59 AM Closed by commit rGb817ea7b17b8: [MachineFunction] Make comment for TracksLiveness more clearer (authored by Carrot). · Explain WhyApr 30 2021, 12:12 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 341359 llvm/include/llvm/CodeGen/MachineFunction.h
llvm/include/llvm/CodeGen/MachineOperand.h
|