diff options
author | Alex MacLean <amaclean@nvidia.com> | 2024-12-16 11:53:30 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-16 11:53:30 -0800 |
commit | f9c8c01d38f8fbea81db99ab90b7d0f2bdcc8b4d (patch) | |
tree | b6bb9e41ccb1dcfae31c3eb889886bc477b8705c /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | bfc2dbe02e00f0023c0a2d58b53cdbd1f4139f02 (diff) | |
download | llvm-f9c8c01d38f8fbea81db99ab90b7d0f2bdcc8b4d.zip llvm-f9c8c01d38f8fbea81db99ab90b7d0f2bdcc8b4d.tar.gz llvm-f9c8c01d38f8fbea81db99ab90b7d0f2bdcc8b4d.tar.bz2 |
[NVPTX] Aggressively try to replace image handles with references (#119730)
Even in cases where handles are supported, references are still
preferable for performance. This is because, a ref uses one
less register and can avoid the handle creating code associated with
taking the address of a tex/surf/sampler.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions