[PATCH] D12067: AMDGPU: Refactor exp instructions
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 14 10:01:55 PDT 2016
arsenm updated this revision to Diff 63997.
arsenm added a comment.
Herald added subscribers: kzhuravl, arsenm.
Update for trunk. Set mayLoad = 1 for EXP_DONE instead of hasSideEffects
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/SIInsertWaits.cpp
lib/Target/AMDGPU/SIInstrFormats.td
lib/Target/AMDGPU/SIInstrInfo.td
lib/Target/AMDGPU/SIInstructions.td
lib/Target/AMDGPU/SIIntrinsics.td
lib/Target/AMDGPU/SILowerControlFlow.cpp
lib/Target/AMDGPU/SIWholeQuadMode.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12067.63997.patch
Type: text/x-patch
Size: 13800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/d45189fa/attachment.bin>
More information about the llvm-commits
mailing list