Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8272968
AArch64: Remove redundant matching rules for commutative ops
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
18
Affects Version/s:
18
Component/s:
hotspot
Labels:
None
Subcomponent:
compiler
Resolved In Build:
b19
CPU:
aarch64
Description
No need to add additional match rule for commutative op: mnegI, mnegL and smnegL, as MulL is commutative, matcher will create the rules automatically, see: matchrule_swap_commutative_op and count_commutative_op in formssel.cpp
Attachments
Issue Links
links to
Commit
openjdk/jdk/c032186b
Review
openjdk/jdk/5311
Review
openjdk/jdk/5646
Activity
People
Assignee:
Hao Sun
Reporter:
Hao Sun
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-08-25 00:14
Updated:
2021-10-18 12:54
Resolved:
2021-10-11 00:00