forked from OSchip/llvm-project
2e44b7872b
We can not bitcast pointers across different address spaces. This was previously fixed in D89577 but then in D93229 an enhancement was added which peeks further through the ponter operand, opening up the possibility that address-space violations could be introduced. Instead of bailing as the previous fix did, simply insert an addrspacecast cast instruction. Reviewed By: lebedev.ri Differential Revision: https://reviews.llvm.org/D121787 |
||
---|---|---|
.. | ||
extract-binop-inseltpoison.ll | ||
extract-binop.ll | ||
extract-cmp-binop.ll | ||
extract-cmp.ll | ||
insert-binop-inseltpoison.ll | ||
insert-binop-with-constant-inseltpoison.ll | ||
insert-binop-with-constant.ll | ||
insert-binop.ll | ||
lit.local.cfg | ||
load-inseltpoison.ll | ||
load-widening.ll | ||
load.ll | ||
no-sse-inseltpoison.ll | ||
no-sse.ll | ||
scalarize-cmp-inseltpoison.ll | ||
scalarize-cmp.ll | ||
scalarize-vector-gep.ll | ||
shuffle-inseltpoison.ll | ||
shuffle.ll |