mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
ffe40dd69e47236275637bc8c0a5561ff37b6a3f
We can now end up in situations where we initiate LiveIntervalUnion queries with different SubRanges against the same register unit, so the assert() no longer holds in all cases. Just recalculate now when we know the cache is out of date. llvm-svn: 296928
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%