[PATCH] D63649: AMDGPU: Fix target builtins for gfx10
Matt Arsenault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 21 06:49:24 PDT 2019
arsenm created this revision.
arsenm added a reviewer: rampitec.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
This wasn't setting some of the features from older generations.
https://reviews.llvm.org/D63649
Files:
lib/Basic/Targets/AMDGPU.cpp
test/CodeGenOpenCL/amdgpu-features.cl
test/CodeGenOpenCL/builtins-amdgcn-ci.cl
test/CodeGenOpenCL/builtins-amdgcn-dl-insts-err-clamp.cl
test/CodeGenOpenCL/builtins-amdgcn-dl-insts-err.cl
test/CodeGenOpenCL/builtins-amdgcn-dl-insts.cl
test/CodeGenOpenCL/builtins-amdgcn-gfx9.cl
test/CodeGenOpenCL/builtins-amdgcn-vi.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63649.205992.patch
Type: text/x-patch
Size: 6253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190621/120aff14/attachment.bin>
More information about the cfe-commits
mailing list