diff options
author | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2018-08-21 19:47:32 +0000 |
---|---|---|
committer | Bjorn Pettersson <bjorn.a.pettersson@ericsson.com> | 2018-08-21 19:47:32 +0000 |
commit | e06321382bfd6d2f0ef8ecc80b3e81144485cb93 (patch) | |
tree | de0836a6a03e6748df9f513bbb84bac7e373c6c2 /llvm/test/CodeGen/WebAssembly/exception.ll | |
parent | ed5e06b0a7174b8da1f9a21e9a182a944a116ceb (diff) | |
download | bcm5719-llvm-e06321382bfd6d2f0ef8ecc80b3e81144485cb93.tar.gz bcm5719-llvm-e06321382bfd6d2f0ef8ecc80b3e81144485cb93.zip |
[RegisterCoalescer] Use substPhysReg in reMaterializeTrivialDef
Summary:
When RegisterCoalescer::reMaterializeTrivialDef is substituting
a register use in a DBG_VALUE instruction, and the old register
is a subreg, and the new register is a physical register,
then we need to use substPhysReg in order to extract the correct
subreg.
Reviewers: wmi, aprantl
Reviewed By: wmi
Subscribers: hiraditya, MatzeB, qcolombet, tpr, llvm-commits
Differential Revision: https://reviews.llvm.org/D50844
llvm-svn: 340326
Diffstat (limited to 'llvm/test/CodeGen/WebAssembly/exception.ll')
0 files changed, 0 insertions, 0 deletions