This was trying to create a bitcast between different address spaces.
Diff Detail
Diff Detail
Paths
| Differential D102278
AMDGPU: Fix assert on constant load from addrspacecasted pointer ClosedPublic Authored by arsenm on May 11 2021, 2:25 PM.
Details
Diff Detail Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 6 others. · View Herald TranscriptMay 11 2021, 2:25 PM This revision is now accepted and ready to land.May 11 2021, 2:27 PM
Revision Contents
Diff 344562 llvm/lib/Target/AMDGPU/AMDGPULateCodeGenPrepare.cpp
llvm/test/CodeGen/AMDGPU/amdgpu-late-codegenprepare.ll
|
clang-format: please reformat the code