Change TargetLowering::canMergeStoresTo() to take a MF instead of DAG.
DAG is unnecessary and we need this hook to implement store merging on GlobalISel too.
parent
71ae2e02
Please register or sign in to comment
DAG is unnecessary and we need this hook to implement store merging on GlobalISel too.