fix an assertion due to mismatch type for Numerator and CacheLineSize in loop cache analysis pass.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107618
[LoopCacheAnalysis]: handle mismatch type for Numerator and CacheLineSize ClosedPublic Authored by shchenz on Aug 5 2021, 10:05 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 6 2021, 7:10 AM Closed by commit rG30b0c455b150: [LoopCacheAnalysis]: handle mismatch type for Numerator and CacheLineSize (authored by shchenz, committed by jsji). · Explain WhyAug 6 2021, 9:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 364834 llvm/lib/Analysis/LoopCacheAnalysis.cpp
llvm/test/Analysis/LoopCacheAnalysis/PowerPC/compute-cost-m32.ll
|