[all-commits] [llvm/llvm-project] 5ae7fd: [AMDGPU][NFC] Rename SIMCCodeEmitter.cpp to match ...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Wed Jul 5 02:20:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ae7fde004cbc640c2f60207791ac36574e5f5c6
https://github.com/llvm/llvm-project/commit/5ae7fde004cbc640c2f60207791ac36574e5f5c6
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
A llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp
M llvm/lib/Target/AMDGPU/MCTargetDesc/CMakeLists.txt
R llvm/lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
Log Message:
-----------
[AMDGPU][NFC] Rename SIMCCodeEmitter.cpp to match the new emitter class name.
The class was renamed in <https://reviews.llvm.org/D154337>.
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D154426
More information about the All-commits
mailing list