This is an archive of the discontinued LLVM Phabricator instance.

Add Instruction number to LSR cost model (PR23384) part 2 of 3
ClosedPublic

Authored by evstupac on Mar 2 2017, 6:52 PM.

Details

Summary

The patch move LSR cost comparison to target part.
No LIT tests or performance changes.

Diff Detail

Repository
rL LLVM