BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//cfp.riscv-europe.org//eu-summit-2026//talk//TMWG8J
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-eu-summit-2026-TMWG8J@cfp.riscv-europe.org
DTSTART;TZID=CET:20260609T105000
DTEND;TZID=CET:20260609T110000
DESCRIPTION:Compilers play a central role in unlocking the full performance
  potential of rapidly evolving RISC-V processors. In the practice of optim
 izing SPEC CPU 2006 and SPEC CPU 2017 using LLVM for RISC-V\, a few compil
 er optimizations targeting RISC-V have been implemented\, involving approa
 ches that both enhance the effectiveness of individual optimization passes
  and refine how passes interact within the optimization pipeline. \nThis w
 ork introduces four such optimizations integrated into LLVM: (1) extending
  loop interchange to support loops containing reduction patterns\, (2) enh
 ancing loop strength reduction for nested loops\, (3) eliminating unnecess
 ary loop counters to unlock further optimizations such as loop unroll\, an
 d (4) refactoring multi-dimensional array accesses to enable subsequent re
 dundant computation elimination. While motivated by RISC-V performance tun
 ing\, the proposed techniques can also benefit other architectures such as
  x86. Evaluated on SPEC CPU 2006 and SPEC CPU 2017\, these improvements ac
 hieve performance gains ranging from 6\\% to 54\\% across Intel i9-11900K\
 , SpacemiT Key Stone K1\, and XiangShan KMHv3 platforms.
DTSTAMP:20260715T070157Z
LOCATION:Poster Island C
SUMMARY:Loop Optimization Practices for RISC-V - Lei Qiu\, Lulin Wang\, Yin
 gying Wang
URL:https://cfp.riscv-europe.org/eu-summit-2026/talk/TMWG8J/
END:VEVENT
END:VCALENDAR
