This was only adding undef to the use if the copy itself had a
subregister index. It did not consider the subrange liveness if the
use had a subreg index to begin with.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D93144
RegisterCoalescer: Fix not setting undef on coalesced subregister uses ClosedPublic Authored by arsenm on Dec 11 2020, 2:34 PM.
Details
Diff Detail Event TimelineHerald added subscribers: kerbowa, hiraditya, nhaehnle, jvesely. · View Herald TranscriptDec 11 2020, 2:34 PM This revision is now accepted and ready to land.Feb 3 2021, 10:13 AM
Revision Contents
Diff 311350 llvm/lib/CodeGen/RegisterCoalescer.cpp
llvm/test/CodeGen/AMDGPU/undef-subreg-use-after-coalesce.mir
|