diff options
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2025-05-08 07:51:57 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-08 07:51:57 +0200 |
| commit | a11d86461e7d7d9bce3d04a39ded1cad394239ca (patch) | |
| tree | 497af7e016c59073829ade22f7c1ab82c1d55659 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 5df01abe191ff4f848566e239798a2b4d26e1cf4 (diff) | |
clang: Fix broken implicit cast to generic address space (#138863)
This fixes emitting undefined behavior where a 64-bit generic
pointer is written to a 32-bit slot allocated for a private pointer.
This can be seen in test/CodeGenOpenCL/amdgcn-automatic-variable.cl's
wrong_pointer_alloca.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
