[PATCH] D110100: [NFCI][CodeGen, AArch64] Fix inconsistent TargetCostKind types.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 22 03:20:30 PDT 2021
RKSimon added a comment.
In D110100#3014729 <https://reviews.llvm.org/D110100#3014729>, @samparker wrote:
>> Do you think we should stop using default cost kinds entirely?
>
> I think this would be for the best, and I thought I already changed most of the calls to be explicit.
@dfukalov Is this something you'd be willing to do in this patch? At least for getInstructionCost + getInterleavedMemoryOpCost (TTI + Impl)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110100/new/
https://reviews.llvm.org/D110100
More information about the llvm-commits
mailing list