Request for reviews (XL): 7119644: Increase superword's vector size up to 256 bits (original) (raw)
Roland Westrelin roland.westrelin at oracle.com
Mon Jun 11 07:06:13 PDT 2012
- Previous message: Request for reviews (XL): 7119644: Increase superword's vector size up to 256 bits
- Next message: Request for reviews (XL): 7119644: Increase superword's vector size up to 256 bits
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
AFAICT this is ok.
In formsopt.cpp: 68 // Stack slots start at the next available even register number. 69 _reg_ctr = (_reg_ctr+7) & ~7;
The comment is no longer correct.
Roland.
- Previous message: Request for reviews (XL): 7119644: Increase superword's vector size up to 256 bits
- Next message: Request for reviews (XL): 7119644: Increase superword's vector size up to 256 bits
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list