[PATCH] D130105: [NFC][AMDGPU] Refactor AMDGPUDisassembler
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 21:51:43 PDT 2023
scott.linder updated this revision to Diff 535232.
scott.linder edited the summary of this revision.
scott.linder added a comment.
- Add spaces around bash redirection operators
- Use `cmp` for binary files
- Update commit message to remove mention of lit substitutions
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130105/new/
https://reviews.llvm.org/D130105
Files:
llvm/include/llvm/Support/AMDHSAKernelDescriptor.h
llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.h
llvm/test/tools/llvm-objdump/ELF/AMDGPU/kd-sgpr.s
llvm/test/tools/llvm-objdump/ELF/AMDGPU/kd-vgpr.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130105.535232.patch
Type: text/x-patch
Size: 21755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230628/4aa67bbb/attachment.bin>
More information about the llvm-commits
mailing list