mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-26 06:14:42 +00:00
Remember to set flag.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129579 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f0adba9a7e
commit
806562cc59
@ -59,6 +59,7 @@ void LiveRangeEdit::scanRemattable(LiveIntervals &lis,
|
||||
continue;
|
||||
checkRematerializable(VNI, DefMI, tii, aa);
|
||||
}
|
||||
scannedRemattable_ = true;
|
||||
}
|
||||
|
||||
bool LiveRangeEdit::anyRematerializable(LiveIntervals &lis,
|
||||
|
Loading…
x
Reference in New Issue
Block a user