[PATCH] D128877: [LoopCacheAnalysis] Fix a type mismatch bug in cost calculation

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 22:58:27 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG05ccde8023a6: [LoopCacheAnalysis] Fix a type mismatch problem in cost calculation (authored by congzhe).

Changed prior to commit:
  https://reviews.llvm.org/D128877?vs=445613&id=446360#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128877/new/

https://reviews.llvm.org/D128877

Files:
  llvm/include/llvm/Analysis/LoopCacheAnalysis.h
  llvm/lib/Analysis/LoopCacheAnalysis.cpp
  llvm/test/Analysis/LoopCacheAnalysis/PowerPC/compute-cost.ll
  llvm/test/Analysis/LoopCacheAnalysis/compute-cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128877.446360.patch
Type: text/x-patch
Size: 7743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220721/474faa85/attachment.bin>


More information about the llvm-commits mailing list