diff options
author | Changpeng Fang <changpeng.fang@gmail.com> | 2016-11-14 18:33:18 +0000 |
---|---|---|
committer | Changpeng Fang <changpeng.fang@gmail.com> | 2016-11-14 18:33:18 +0000 |
commit | 8236fe103f051eac41ff23f6684578b5e31c9871 (patch) | |
tree | 1fd311f7ad5aec7170aa7a5cbd96bcda1e13d3e4 /llvm/utils/opt-viewer/opt-viewer.py | |
parent | 41c52889b90ded563e1aa56cfa7764e083323b00 (diff) | |
download | bcm5719-llvm-8236fe103f051eac41ff23f6684578b5e31c9871.tar.gz bcm5719-llvm-8236fe103f051eac41ff23f6684578b5e31c9871.zip |
AMDGPU/SI: Support data types other than V4f32 in image intrinsics
Summary:
Extend image intrinsics to support data types of V1F32 and V2F32.
TODO: we should define a mapping table to change the opcode for data type of V2F32 but just one channel is active,
even though such case should be very rare.
Reviewers:
tstellarAMD
Differential Revision:
http://reviews.llvm.org/D26472
llvm-svn: 286860
Diffstat (limited to 'llvm/utils/opt-viewer/opt-viewer.py')
0 files changed, 0 insertions, 0 deletions