[PATCH, HSA]: Fix PR hsa/70399

Martin Liška mliska@suse.cz
Thu Mar 31 17:31:00 GMT 2016


On 03/24/2016 03:59 PM, Martin Liška wrote:
> Hello.
> 
> Current HSA back-end wrongly handles memory stores. Although, we properly identify
> that an immediate operand needs to respect type of a memory store instruction it belongs to,
> the binary representation of the operand is not updated.
> 
> Following patch delays emission of the binary representation and updates hsa_op_immmed::m_brig_repr_size
> every time the m_type field of the operand is updated.
> 
> I've been testing the patch, ready after it finishes?
> 
> Thanks,
> Martin

Hi.

I've prepared v2 of the patch, where I postpone emission of binary representation of an immediate
value.

The patch is pre-approved by Martin Jambor.

Installed as r234647.

Thanks,
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-PR-hsa-70399-v2.patch
Type: text/x-patch
Size: 11083 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160331/60a86090/attachment.bin>


More information about the Gcc-patches mailing list