-
Notifications
You must be signed in to change notification settings - Fork 2
riscv_ext_order_kj
Tsukasa OI edited this page Jul 16, 2022
·
1 revision
- Status: Merged for 2.39
- Branch:
riscv-ext-order-kj - Tracking PR: none
- Mailing List:
- PATCH v1 (2022-03-28)
This patchset fixes canonical extension ordering K and J.
- Before:
J→K - After:
K→J
This is synchronized with a GCC patch.