[PATCH] D60915: [AMDGPU] Fix hidden argument metadata duplication for V3
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 19 13:01:00 PDT 2019
scott.linder created this revision.
scott.linder added reviewers: kzhuravl, arsenm.
Herald added subscribers: llvm-commits, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely.
Herald added a project: LLVM.
Essentially complete a proper rebase of the V3 metadata change over https://reviews.llvm.org/D49096.
Minimize the diff between the V2 and V3 variants of the relevant lit tests, and clean up some trailing whitespace.
Repository:
rL LLVM
https://reviews.llvm.org/D60915
Files:
lib/Target/AMDGPU/AMDGPUHSAMetadataStreamer.cpp
test/CodeGen/AMDGPU/hsa-metadata-enqueu-kernel-v3.ll
test/CodeGen/AMDGPU/hsa-metadata-enqueue-kernel-v3.ll
test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full-v3.ll
test/CodeGen/AMDGPU/hsa-metadata-from-llvm-ir-full.ll
test/CodeGen/AMDGPU/hsa-metadata-hidden-args-v3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60915.195900.patch
Type: text/x-patch
Size: 58551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190419/774e7e89/attachment.bin>
More information about the llvm-commits
mailing list