[all-commits] [llvm/llvm-project] 712999: [RISCV][NFC] Adjust RISCVMoveMerge.cpp header to m...
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Tue Jun 27 05:37:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71299921d512cc642894352ebe4da8bee9d2c6e2
https://github.com/llvm/llvm-project/commit/71299921d512cc642894352ebe4da8bee9d2c6e2
Author: Alex Bradbury <asb at igalia.com>
Date: 2023-06-27 (Tue, 27 Jun 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVMoveMerger.cpp
Log Message:
-----------
[RISCV][NFC] Adjust RISCVMoveMerge.cpp header to match standard style
* 80 columns
* Fix name of file (RISCVMoveMerger.cpp vs RISCVMoveMerge.cpp)
* `//===--` prefix rather than center-aligned text.
More information about the All-commits
mailing list