Before the patch it was possible to trigger a constant bus
violation when folding immediates into a shrunk instruction.
The patch adds a check to enforce the legality of the new operand.
Differential D95527
[AMDGPU] Avoid an illegal operand in si-shrink-instructions piotr on Jan 27 2021, 7:18 AM. Authored by
Details Before the patch it was possible to trigger a constant bus The patch adds a check to enforce the legality of the new operand.
Diff Detail
Unit Tests |