[PATCH] D44938: AMDGPU: Make isIntrinsicSourceOfDivergence table-driven
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 27 08:29:31 PDT 2018
nhaehnle created this revision.
nhaehnle added reviewers: arsenm, rampitec, b-sumner.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, wdng, kzhuravl.
This is in preparation for the new dimension-aware image intrinsics,
which I'd rather not have to list here by hand.
Change-Id: Iaa16e3a635a11283918ce0d9e1e618591b0bf6fa
Repository:
rL LLVM
https://reviews.llvm.org/D44938
Files:
lib/Target/AMDGPU/AMDGPUSearchableTables.td
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44938.139939.patch
Type: text/x-patch
Size: 5303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180327/b4b0cccf/attachment.bin>
More information about the llvm-commits
mailing list