Open Quuxplusone opened 6 years ago
Attached llvm-code.bc
(3256 bytes, application/octet-stream): bitcode
How was this bitcode produced? This is using the old address space mapping, which shouldn't work anymore with a recent version
If I update the constant address space number to 4, this compiles for me on trunk
It was produced by radeonsi compiled with LLVM 6. You're right it works correctly when radeonsi is compiled with LLVM 7. The bug is present only in LLVM 6. Sorry for wasting your time.
llvm-code.bc
(3256 bytes, application/octet-stream)