Issue 176354
Summary [Analysis] Add Intrinsics::CLMUL base cost calculations to getIntrinsicInstrCost / getTypeBasedIntrinsicInstrCost
Labels good first issue, llvm:analysis
Assignees
Reporter RKSimon
    Generic costs should be based off the expansion in TargetLowering::expandCLMUL - but use getTypeBasedIntrinsicInstrCost mechanism that allows us to treat custom/legal cases as TCC_Basic
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to