[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
Loading
Please sign in to comment