1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Artem Belevich e3372a717a [NVPTX] Added a feature to use short pointers for const/local/shared AS.
Const/local/shared address spaces are all < 4GB and we can always use
32-bit pointers to access them. This has substantial performance impact
on kernels that uses shared memory for intermediary results.

The feature is disabled by default.

Differential Revision: https://reviews.llvm.org/D46147

llvm-svn: 331941
2018-05-09 23:46:19 +00:00
..
2015-07-29 18:59:09 +00:00
2017-01-22 20:28:56 +00:00
2017-05-17 20:18:13 +00:00
2017-05-17 20:18:13 +00:00
2015-06-04 21:28:26 +00:00
2015-06-04 21:28:26 +00:00