mirror of
https://github.com/openjdk/jdk.git
synced 2026-08-03 14:47:03 +00:00
Fix whitespace
This commit is contained in:
parent
99a61d1877
commit
ba71c6a892
@ -1149,7 +1149,7 @@ static bool hasPredicateSubset( const InstructForm *target_instr, const Instruct
|
||||
}
|
||||
|
||||
#ifdef AMD64
|
||||
// A replacement_instr with no predicate handles a superset of the cases that target_instr handles.
|
||||
// A replacement_instr with no predicate handles a superset of the cases that target_instr handles.
|
||||
// *Except* when target_instr has "predicate(false)", which shouldn't match anything.
|
||||
// This is safe for x86 which only uses such predicates for instructions that should only be expanded
|
||||
// as part of peephole optimizations. It's unclear if this is safe for s390 due to more complex predicates
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user