[all-commits] [llvm/llvm-project] a708fb: [RISCV] Allow `Zicsr`/`Zifencei` to duplicate with...
Pengcheng Wang via All-commits
all-commits at lists.llvm.org
Tue May 13 15:03:21 PDT 2025
Branch: refs/heads/release/20.x
Home: https://github.com/llvm/llvm-project
Commit: a708fb737a78ff0b3d13d3d8e21f354542947e07
https://github.com/llvm/llvm-project/commit/a708fb737a78ff0b3d13d3d8e21f354542947e07
Author: Pengcheng Wang <wangpengcheng.pp at bytedance.com>
Date: 2025-05-13 (Tue, 13 May 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
(cherry picked from commit 6c3373534305a2ce23dd939344dd0a387a09fe88)
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