[PATCH] D23172: IfConversion: Add implicit uses for live subregisters
Krzysztof Parzyszek via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 22 11:23:55 PDT 2016
kparzysz added a comment.
In https://reviews.llvm.org/D23172#549912, @qcolombet wrote:
> The implicit operand would work but they look like a workaround to the actual problem to me.
If I understand correctly---the reg unit approach will still add the implicit operands, it will just use reg units to track liveness?
Repository:
rL LLVM
https://reviews.llvm.org/D23172
More information about the llvm-commits
mailing list