[PATCH] D50633: [AMDGPU] Add new Mode Register pass
Tim Corringham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 12 06:57:43 PST 2018
timcorringham updated this revision to Diff 173668.
timcorringham marked 3 inline comments as done.
timcorringham added a comment.
Refactored SIModeRegister.cpp slightly and added more comments to help explain the processing, and made a couple of minor changes to address review comments.
Repository:
rL LLVM
https://reviews.llvm.org/D50633
Files:
lib/Target/AMDGPU/AMDGPU.h
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
lib/Target/AMDGPU/CMakeLists.txt
lib/Target/AMDGPU/SIDefines.h
lib/Target/AMDGPU/SIInstrFormats.td
lib/Target/AMDGPU/SIInstrInfo.h
lib/Target/AMDGPU/SIModeRegister.cpp
lib/Target/AMDGPU/VOP1Instructions.td
lib/Target/AMDGPU/VOP2Instructions.td
lib/Target/AMDGPU/VOP3Instructions.td
lib/Target/AMDGPU/VOP3PInstructions.td
test/CodeGen/AMDGPU/mode-register.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50633.173668.patch
Type: text/x-patch
Size: 45455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181112/96a0825e/attachment.bin>
More information about the llvm-commits
mailing list