[all-commits] [llvm/llvm-project] e0d93d: [AMDGPU] Reindent some tables
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Nov 23 01:56:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e0d93d5aaadb10749049c5b25df08ce4fe6ca807
https://github.com/llvm/llvm-project/commit/e0d93d5aaadb10749049c5b25df08ce4fe6ca807
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-11-23 (Thu, 23 Nov 2023)
Changed paths:
M llvm/lib/TargetParser/TargetParser.cpp
M llvm/tools/llvm-readobj/ELFDumper.cpp
Log Message:
-----------
[AMDGPU] Reindent some tables
This keeps clang-format happy on future patches.
Commit: 9b374a800d18c02cc7881774c73352876f9e0cef
https://github.com/llvm/llvm-project/commit/9b374a800d18c02cc7881774c73352876f9e0cef
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-11-23 (Thu, 23 Nov 2023)
Changed paths:
M llvm/include/llvm/BinaryFormat/ELF.h
M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUTargetStreamer.cpp
M llvm/lib/TargetParser/TargetParser.cpp
Log Message:
-----------
[AMDGPU] Add some clang-format off/on markers
This keeps clang-format happy on future patches.
Compare: https://github.com/llvm/llvm-project/compare/b71b32ba872f...9b374a800d18
More information about the All-commits
mailing list