[PATCH] D104997: [WIP][AMDGPU] Deduce attributes with the Attributor
Kuter Dinel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 27 15:00:22 PDT 2021
kuter updated this revision to Diff 354775.
kuter added a comment.
Herald added a subscriber: ormris.
Implement more functionality.
Support more tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104997/new/
https://reviews.llvm.org/D104997
Files:
llvm/lib/Target/AMDGPU/AMDGPU.h
llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/lib/Target/AMDGPU/CMakeLists.txt
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/CodeGen/AMDGPU/annotate-kernel-features-hsa.ll
llvm/test/CodeGen/AMDGPU/annotate-kernel-features.ll
llvm/test/CodeGen/AMDGPU/simple-indirect-call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104997.354775.patch
Type: text/x-patch
Size: 14256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210627/4f0f5364/attachment-0001.bin>
More information about the llvm-commits
mailing list