Commit graph

4 commits

Author SHA1 Message Date
Johan Engelen
7707754a03
LLVM15: Fix lit tests (opaque pointers) (#4253) 2022-11-12 00:07:23 +00:00
Rob Rau
9782862579
Fix wrong dcompute address space loads and stores (#3428)
If the special dcompute pointer types get instantiated in host code
for any reason, ldc holds on to the llvm type created during the host
codegen phase during the device codegen phase and won't mark the
proper address space.
2020-07-03 20:10:25 +02:00
Martin Kinkelin
5c24f60cf9
Raise min LLVM version to 3.9 (#2872) 2018-10-15 22:31:59 +02:00
Nicholas Wilson
eedcb3d32d Fix #2307 (#2308) 2017-09-08 19:45:48 +08:00