Request for reviews (S): 7174510: 19 JCK compiler tests fail with C2 error: memNode.cpp:812 (original) (raw)
Christian Thalinger christian.thalinger at oracle.com
Fri Jun 8 17:08:52 PDT 2012
- Previous message: Request for reviews (S): 7174510: 19 JCK compiler tests fail with C2 error: memNode.cpp:812 - ShouldNotReachHere
- Next message: Request for reviews (S): 7174510: 19 JCK compiler tests fail with C2 error: memNode.cpp:812 - ShouldNotReachHere
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jun 8, 2012, at 3:56 PM, Vladimir Kozlov wrote:
http://cr.openjdk.java.net/~kvn/7174510/webrev
Add missing check for EncodeP node in MemNode::IdealcommonDUpostCCP() method.
// Use it's control edge for memory op because EncodeP may go away
Small typo "its".
Otherwise looks good.
-- Chris
Tested with failing tests. Thanks, Vladimir
- Previous message: Request for reviews (S): 7174510: 19 JCK compiler tests fail with C2 error: memNode.cpp:812 - ShouldNotReachHere
- Next message: Request for reviews (S): 7174510: 19 JCK compiler tests fail with C2 error: memNode.cpp:812 - ShouldNotReachHere
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list