[PATCH] D25533: Handle lane masks in LivePhysRegs when adding live-ins
Krzysztof Parzyszek via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 12 14:46:10 PDT 2016
kparzysz created this revision.
kparzysz added reviewers: jonpa, MatzeB.
kparzysz added a subscriber: llvm-commits.
kparzysz set the repository for this revision to rL LLVM.
LivePhysRegs needs to take lane masks into account when adding live-ins.
Now I can finally have a testcase for this. :)
Repository:
rL LLVM
https://reviews.llvm.org/D25533
Files:
include/llvm/CodeGen/LivePhysRegs.h
lib/CodeGen/LivePhysRegs.cpp
test/CodeGen/Hexagon/livephysregs-lane-masks.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25533.74442.patch
Type: text/x-patch
Size: 3294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161012/730da453/attachment.bin>
More information about the llvm-commits
mailing list