[all-commits] [llvm/llvm-project] 6bbae4: [RISCV] Add underscores to instructions names for ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Aug 25 14:06:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6bbae4d4657f08e81e2e366c66efc819b2584888
https://github.com/llvm/llvm-project/commit/6bbae4d4657f08e81e2e366c66efc819b2584888
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoZcmop.td
M llvm/lib/Target/RISCV/RISCVInstrInfoZimop.td
Log Message:
-----------
[RISCV] Add underscores to instructions names for Zimop/Zcmop. (#155289)
This matches the position of the periods in the mnemonics.
I didn't rename the intrinsics because I'm not sure who uses them.
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