[all-commits] [llvm/llvm-project] fe4268: [RISCV][NFC] Rename CVROR, NFC
realqhc via All-commits
all-commits at lists.llvm.org
Sat Aug 19 23:36:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe42682e7818d44cbe19f98ef34caa4e414aa937
https://github.com/llvm/llvm-project/commit/fe42682e7818d44cbe19f98ef34caa4e414aa937
Author: Qihan Cai <qcai8733 at uni.sydney.edu.au>
Date: 2023-08-20 (Sun, 20 Aug 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoXCV.td
Log Message:
-----------
[RISCV][NFC] Rename CVROR, NFC
Previous commit on ALU made an error by changing CV_ROR to CVROR. Revert it.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D158261
More information about the All-commits
mailing list