Unverified Commit cb508a00 authored by Perry MacMurray's avatar Perry MacMurray Committed by GitHub
Browse files

[Hexagon] Add Hexagon Copy Hoisting pass (#89313)



Adds the HexagonCopyHoisting pass, which moves a common copy instruction
into a basic block if it is present in all successor basic blocks.

---------

Co-authored-by: default avatarJyotsna Verma <jverma@quicinc.com>
parent 315dc4bb
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