[PATCH] D76124: [TTI] Remove getOperationCost

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 13 04:24:36 PDT 2020


lebedev.ri added inline comments.


================
Comment at: llvm/test/Analysis/CostModel/X86/costmodel.ll:11
 
 define i64 @foo(i64 %arg) {
 ; LATENCY-LABEL: 'foo'
----------------
Changes here look wrong to me


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76124





More information about the llvm-commits mailing list