summaryrefslogtreecommitdiffstats
path: root/configs/.gitignore
diff options
context:
space:
mode:
authorTom Stellard <[email protected]>2012-07-31 20:05:54 +0000
committerTom Stellard <[email protected]>2012-07-31 20:19:21 +0000
commita488fdd3d97a6e9fa1ff8b8d22193551391170d3 (patch)
treef2ab8842e1f80620200ba78832ef0197eca353a7 /configs/.gitignore
parentbe468742811364f55a81d7f49164a60291bdd5ff (diff)
radeon/llvm: Add pseudo-support for 64-bit immediate types on SI
SI does not support 64-bit immediates natively, but llvm will generate i64 immediates when indexing loads and stores (since SI has 64-bit pointers). The i64 indices will always be small enough to fit into 32-bits (i.e. the high 32 bits will always be all zeros), so we can treat these index values as 32-bits.
Diffstat (limited to 'configs/.gitignore')
0 files changed, 0 insertions, 0 deletions