The option enables use of 32-bit pointers for accessing
const/local/shared memory. The feature is disabled by default.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 17468 Build 17468: arc lint + arc unit
Event Timeline
Comment Actions
Do not use subtarget feature to control codegen of short pointers.
Instead we need to add a field to TargetOptions which is the only way to pass this info to NVPTXTargetInfo constructor where we calculate DataLayout.