LivePhysRegs needs to take lane masks into account when adding live-ins.
Now I can finally have a testcase for this. :)
Paths
| Differential D25533
Handle lane masks in LivePhysRegs when adding live-ins ClosedPublic Authored by kparzysz on Oct 12 2016, 2:46 PM.
Details Summary LivePhysRegs needs to take lane masks into account when adding live-ins. Now I can finally have a testcase for this. :)
Diff Detail
Event Timelinekparzysz updated this object. This revision is now accepted and ready to land.Oct 12 2016, 3:49 PM Closed by commit rL284076: Handle lane masks in LivePhysRegs when adding live-ins (authored by kparzysz). · Explain WhyOct 12 2016, 4:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 74457 llvm/trunk/include/llvm/CodeGen/LivePhysRegs.h
llvm/trunk/lib/CodeGen/LivePhysRegs.cpp
llvm/trunk/test/CodeGen/Hexagon/livephysregs-lane-masks.mir
|