Commit 6a946fd0 authored by Amy Kwan's avatar Amy Kwan
Browse files

[DAGCombiner][PowerPC] Remove isMulhCheaperThanMulShift TLI hook, Use...

[DAGCombiner][PowerPC] Remove isMulhCheaperThanMulShift TLI hook, Use isOperationLegalOrCustom directly instead.

MULH is often expanded on targets.
This patch removes the isMulhCheaperThanMulShift hook and uses
isOperationLegalOrCustom instead.

Differential Revision: https://reviews.llvm.org/D80485
parent 97b8e2c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment