[lworld] Cleanup: remove TypeValueTypePtr (original) (raw)
Roland Westrelin rwestrel at redhat.com
Tue May 29 09:42:38 UTC 2018
- Previous message (by thread): [lworld] Cleanup: remove TypeValueTypePtr
- Next message (by thread): [lworld] Cleanup: remove TypeValueTypePtr
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
http://cr.openjdk.java.net/~thartmann/valhalla/lworld/cleanup3/
graphKit.cpp
2343 if (targ->isa_oopptr() && !targ->is_valuetypeptr()) {
I would say the check for is_valuetypeptr() can be dropped.
Other than that, looks good to me.
Roland.
- Previous message (by thread): [lworld] Cleanup: remove TypeValueTypePtr
- Next message (by thread): [lworld] Cleanup: remove TypeValueTypePtr
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]