-
Sub-task
-
Resolution: Unresolved
-
P4
-
17
Parsing the IR would allow the possibilities to perform queries on the IR in user code in checked and custom run tests. Queries could include searching, input and output checking of nodes, checks on IR node properties etc.
- duplicates
-
JDK-8324226 [IR framework] Support matching nested IR nodes
- Closed
- relates to
-
JDK-8270070 Perform IR verification after specific compiler phases
- Closed
-
JDK-8043472 JEP 399: Intermediate-Representation Graph Serialization
- Candidate