diff options
| author | Jay Foad <jay.foad@amd.com> | 2023-09-18 14:51:58 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-18 14:51:58 +0100 |
| commit | d8d0588f663b37c1c3d95ac8986a2a7a8865ce0b (patch) | |
| tree | 475e6cc779dbdd54e0a3027254c91e5a27fcd939 /llvm/lib/ProfileData/Coverage/CoverageMapping.cpp | |
| parent | dd6dde116682eeb6393cbe27e978f8df1acafdb3 (diff) | |
| download | llvm-d8d0588f663b37c1c3d95ac8986a2a7a8865ce0b.zip llvm-d8d0588f663b37c1c3d95ac8986a2a7a8865ce0b.tar.gz llvm-d8d0588f663b37c1c3d95ac8986a2a7a8865ce0b.tar.bz2 | |
[TwoAddressInstruction] Update LiveIntervals after INSERT_SUBREG with undef read (#66211)
Update LiveIntervals after rewriting:
%reg = INSERT_SUBREG undef %reg, %subreg, subidx
to:
undef %reg:subidx = COPY %subreg
D113044 implemented this for the non-undef case.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMapping.cpp')
0 files changed, 0 insertions, 0 deletions
