diff options
author | Luo, Yuanke <yuanke.luo@intel.com> | 2022-05-04 11:24:48 +0800 |
---|---|---|
committer | Luo, Yuanke <yuanke.luo@intel.com> | 2022-05-04 12:12:55 +0800 |
commit | 764676b737db0f259ef018104edbc2aec9db7e7d (patch) | |
tree | 5a7c91ec0f00c129bd0f273a879cbca2cc7ce549 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 1d6430b9e2b82ebb9a90632f3b39c892548528d6 (diff) | |
download | llvm-764676b737db0f259ef018104edbc2aec9db7e7d.zip llvm-764676b737db0f259ef018104edbc2aec9db7e7d.tar.gz llvm-764676b737db0f259ef018104edbc2aec9db7e7d.tar.bz2 |
[fastregalloc] Fix bug when undef value is tied to def.
If the tied use is undef value, fastregalloc should free the def
register. There is no reload needed for the undef value.
Reviewed By: MatzeB
Differential Revision: https://reviews.llvm.org/D124834
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions