Commit a37e8a4b authored by hezuoqiang's avatar hezuoqiang Committed by Zhongyunde
Browse files

[BOLT] Consider Code Fragments during regreassign

During register swapping, the code fragments associated with the
function need to be swapped together (which may be generated during
PGO optimization).

Fix https://github.com/llvm/llvm-project/issues/59730

Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D141931
parent 09c50419
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