Skip to content

Commit c54e86f

Browse files
update
1 parent 471e660 commit c54e86f

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ <h3>News</h3>
8989
<li><img src="figs/new.gif" alt="news">
9090
<a style="color:#FF0000">I am looking for self-motivated students!</a> Please read <a href="html/note-to-prospective-students.html">this</a> if you are interested in working with me (e.g., for Ph.D., Master, SRTP, and FYP).
9191
</li>
92+
<li><img src="figs/new.gif" alt="news">Our work on LLM-based compiler optimizations has been accepted at the Findings of ACL 2026!
93+
</li>
9294
<li><img src="figs/new.gif" alt="news">
9395
<a href="./html/owl.html">z3-owl</a> ranked 3rd in the single-query tracks of <a href="https://smt-comp.github.io/2025/results/qf_abv-single-query/">OF_ABV</a>, <a href="https://smt-comp.github.io/2025/results/qf_aufbv-single-query/">QF_AUFBV</a>, and <a href="https://smt-comp.github.io/2025/results/qf_bvfp-single-query/">QF_BVFP</a> at SMT-COMP 2025.
9496
</li>
@@ -157,10 +159,9 @@ <h3>Research Interests</h3>
157159
<li>
158160
Program Synthesis and Optimizations
159161
<ul>
160-
<li>
161-
LLM for code optimizations [<a href="">Findings of ACL'26</a>].
162+
<li>
163+
LLM for code optimizations: compiler hints geneartion [<a href="">Findings of ACL'26</a>].
162164
</li>
163-
164165
<li>
165166
Optimizations of
166167
Java collections [<a href="./files/OOPSLA22Cres.pdf">OOPSLA'22b</a> <img src="figs/award.gif" width="18" alt="">] and
@@ -217,7 +218,7 @@ <h3>Selected Publications</h3>
217218
<li>
218219
<a href="./files/TOSEM26.pdf">TOSEM 2026: Compiler Optimizations-Based SMT Simplifications: An In-Depth Study.</a>
219220
<br>Hanyun Jiang, Peisen Yao*, Jiachen Lu, Yongwang Zhao, and Kui Ren.
220-
<br>ACM Transactions on Software Engineering and Methodology.
221+
<br>ACM Transactions on Software Engineering and Methodology.
221222
<br>Accpeted by the Journal First track of FSE 2026.
222223
</li>
223224
<li>

0 commit comments

Comments
 (0)