summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeon/R600InstrFormats.td
diff options
context:
space:
mode:
authorVadim Girlin <[email protected]>2012-05-07 20:22:29 +0400
committerVadim Girlin <[email protected]>2012-05-08 01:18:21 +0400
commit2a88dfc521bff7255e27e2ef8efcd08f9db53747 (patch)
tree4abb8a7257cdcb5f157003501e562dcfc1387557 /src/gallium/drivers/radeon/R600InstrFormats.td
parent3f8c37967a66da6bc63b283b3eba69fd48eba2f6 (diff)
radeon/llvm: use bitcasts for integers
We're using float as default type, so basically for every instruction that wants other types for dst/src operands we need to perform the bitcast to/from default float. Currently bitcast produces no-op MOV instruction, will be eliminated later. Signed-off-by: Vadim Girlin <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeon/R600InstrFormats.td')
0 files changed, 0 insertions, 0 deletions