[all-commits] [llvm/llvm-project] 6c3373: [RISCV] Allow `Zicsr`/`Zifencei` to duplicate with...
Pengcheng Wang via All-commits
all-commits at lists.llvm.org
Sat Apr 26 20:13:08 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c3373534305a2ce23dd939344dd0a387a09fe88
https://github.com/llvm/llvm-project/commit/6c3373534305a2ce23dd939344dd0a387a09fe88
Author: Pengcheng Wang <wangpengcheng.pp at bytedance.com>
Date: 2025-04-27 (Sun, 27 Apr 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M llvm/lib/TargetParser/RISCVISAInfo.cpp
M llvm/unittests/TargetParser/RISCVISAInfoTest.cpp
Log Message:
-----------
[RISCV] Allow `Zicsr`/`Zifencei` to duplicate with `g` (#136842)
This matches GCC and we supported it in LLVM 17/18.
Fixes #136803
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list