[PATCH] D158850: RegisterCoalescer: Correctly set valid lanes when keeping live out implicit defs
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 11 05:50:58 PDT 2023
bjope added a comment.
In D158850#4643076 <https://reviews.llvm.org/D158850#4643076>, @foad wrote:
> This looks identical to D158882 <https://reviews.llvm.org/D158882>.
This is a parent to D158882 <https://reviews.llvm.org/D158882>. So I think it really is the other way around, that something happened with D158882 <https://reviews.llvm.org/D158882>, and that the real fix in that patch got lost somehow?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158850/new/
https://reviews.llvm.org/D158850
More information about the llvm-commits
mailing list