[PATCH] SubRegister liveness tracking
Matthias Braun
mbraun at apple.com
Wed Oct 9 10:50:17 PDT 2013
On Oct 9, 2013, at 4:38 AM, Renato Golin <renato.golin at linaro.org> wrote:
> Hi Matthias,
>
> Comment on 0002:
>
> Everything looks ok, but would be good to have some high-level description on both LiveRangeCalc::extendToUses() and LiveRangeCalc::createDeadDefs().
Well the non-subregister aware versions of extendToUses/createDeadDefs already lacked high-level descriptions. Anyway I provided some more detailed descriptions at the declaration site of these functions now and also added some more comments inside the algorithms. Updated patch attached.
Greetings
Matthias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Compute-subregister-ranges-in-LiveIntervalAnalysis.patch
Type: application/octet-stream
Size: 21156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131009/634a6d01/attachment.obj>
More information about the llvm-commits
mailing list