[PATCH] D99502: [InstructionCost] Don't conflate Invalid costs with Unknown costs.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 01:31:04 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4ca860742d5e: [InstructionCost] Don't conflate Invalid costs with Unknown costs. (authored by sdesmalen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99502

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/lib/Analysis/CostModel.cpp
  llvm/test/Analysis/CostModel/AMDGPU/br.ll
  llvm/test/Analysis/CostModel/AMDGPU/shufflevector.ll
  llvm/test/Analysis/CostModel/ARM/shuffle.ll
  llvm/test/Analysis/CostModel/X86/shuffle-extract_subvector.ll
  llvm/test/Analysis/CostModel/X86/shuffle-insert_subvector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99502.334070.patch
Type: text/x-patch
Size: 242123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/c52694ac/attachment-0001.bin>


More information about the llvm-commits mailing list