[PATCH] D25298: [AMDGPU] Refactor waitcnt encoding
Konstantin Zhuravlyov via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 10 14:15:11 PDT 2016
kzhuravl updated the summary for this revision.
kzhuravl updated this revision to Diff 74174.
kzhuravl added a comment.
- Introduce function for getting waitcnt mask (instead of using bare numbers)
- Introduce function fot getting max waitcnt(s) (instead of using bare numbers)
https://reviews.llvm.org/D25298
Files:
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
lib/Target/AMDGPU/SIInsertWaits.cpp
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25298.74174.patch
Type: text/x-patch
Size: 13197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161010/e565c382/attachment.bin>
More information about the llvm-commits
mailing list