[all-commits] [llvm/llvm-project] 4c1023: [AMDGPU] NFC: Fixing small spelling errors in AMDG...
Jacob Lambert via All-commits
all-commits at lists.llvm.org
Thu Sep 16 13:03:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c1023b4b7900db3ddeec16e16018c1413ecc3db
https://github.com/llvm/llvm-project/commit/4c1023b4b7900db3ddeec16e16018c1413ecc3db
Author: Jacob Lambert <jacob.lambert at amd.com>
Date: 2021-09-16 (Thu, 16 Sep 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.h
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.h
M llvm/lib/Target/AMDGPU/GCNSchedStrategy.h
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/R600InstrInfo.h
Log Message:
-----------
[AMDGPU] NFC: Fixing small spelling errors in AMDGPU header files
Nonfunctional commit fixing several minor spelling errors in llvm/lib/Target/AMDGPU header files.
Testing workflow as a new contributor.
Differential Revision: https://reviews.llvm.org/D109733
More information about the All-commits
mailing list