llvm-project
1a314b24 - PeepholeOpt: Fix copy current source index accounting bug

Commit
1 year ago
PeepholeOpt: Fix copy current source index accounting bug We were essentially using the current source index as a binary value, and didn't actually use it for indexing so it did not matter. Use the operand to ensure the value is actually correct.
Author
Committer
Parents
Loading