Skip to content
Commit 551662bf authored by Lang Hames's avatar Lang Hames
Browse files

During MachineCopyPropagation a register may be the source operand of multiple

copies being considered for removal. Make sure to track all of the copies,
rather than just the most recent encountered, by holding a DenseSet instead of
an unsigned in SrcMap.

No test case - couldn't reduce something with a sane size.

llvm-svn: 153487
parent ba5100c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment