patchDotGNU Portable.NET - Patches: patch #10464, Prevent unnecessary register spills

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #10464: Prevent unnecessary register spills

Submitter:  Patrick van Beem <pvbeem>
Submitted:  Mon 15 Jul 2024 09:41:44 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Mon 15 Jul 2024 09:41:44 AM UTC, original submission:  

I observed register spills prior to a call, which were not needed. In our case, this consumed a considerable amount of stack space. This fix prevents register spills if the variable in the register is not used anywhere else.

Patrick van Beem <pvbeem>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #56274:  jit.patch added by pvbeem (305B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pvbeem (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-07-15 pvbeem Attached File- Added jit.patch, #56274

    Back to the top

    Powered by Savane 3.14-3b9d.
    Corresponding source code