[PATCH] D12067: AMDGPU: Refactor exp instructions
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 18 11:18:34 PST 2016
arsenm updated this revision to Diff 78558.
arsenm added a comment.
Attach right patch. Bit inputs are temporarily printed as -1 until the next patch which fixes the printing
https://reviews.llvm.org/D12067
Files:
lib/Target/AMDGPU/AMDGPUISelLowering.cpp
lib/Target/AMDGPU/AMDGPUISelLowering.h
lib/Target/AMDGPU/AMDGPUInstrInfo.td
lib/Target/AMDGPU/R600ISelLowering.cpp
lib/Target/AMDGPU/R600Instructions.td
lib/Target/AMDGPU/SIISelLowering.cpp
lib/Target/AMDGPU/SIInsertSkips.cpp
lib/Target/AMDGPU/SIInsertWaits.cpp
lib/Target/AMDGPU/SIInstrFormats.td
lib/Target/AMDGPU/SIInstrInfo.td
lib/Target/AMDGPU/SIInstructions.td
lib/Target/AMDGPU/SIIntrinsics.td
test/CodeGen/AMDGPU/ret.ll
test/CodeGen/MIR/AMDGPU/movrels-bug.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12067.78558.patch
Type: text/x-patch
Size: 14819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/64543817/attachment.bin>
More information about the llvm-commits
mailing list