diff options
author | Chris B <chris.bieneman@me.com> | 2025-04-16 12:13:19 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-16 12:13:19 -0500 |
commit | 52e0337ea34142f55c427493e9ca2be5fce2dd38 (patch) | |
tree | 2e6386eac23f61720bf21da34337b48236851d6e /llvm/lib/Bitcode | |
parent | eea86489dd3df5b66d75ee2590f4824913c411d5 (diff) | |
download | llvm-52e0337ea34142f55c427493e9ca2be5fce2dd38.zip llvm-52e0337ea34142f55c427493e9ca2be5fce2dd38.tar.gz llvm-52e0337ea34142f55c427493e9ca2be5fce2dd38.tar.bz2 |
[HLSL][OpenCL] Strip addrspace from implicit cast diags (#135830)
The address space of a source value for an implicit cast isn't really
relevant when emitting conversion warnings. Since the lvalue->rvalue
cast effectively removes the address space they don't factor in, but
they do create visual noise in the diagnostics.
This is a small quality-of-life fixup to get in as HLSL adopts more
address space annotations.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions