Commit 0d21b7cb authored by Alexey Bataev's avatar Alexey Bataev
Browse files

[SLP][NFC]Improve compile-time by using map {TreeEntry *, Instruction *}

in getLastInstructionInBundle(), NFC.

Instead of building EntryToLastInstruction before the vectorization,
build it automatically during the calls to getLastInstructionInBundle()
function.
parent 80a54edc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment