![]() Additional asserts were added to ScalarEvolution to enforce pointer/int type rules. An assert is triggered when the LSR pass attempts to extend a pointer SCEV in GenerateTruncates. This patch changes GenerateTruncates to exit early if the Formaula contains a ScaledReg or BaseReg with a pointer type. Differential Revision: https://reviews.llvm.org/D107185 |
||
---|---|---|
.. | ||
atomics.ll | ||
different-addrspace-addressing-mode-loops.ll | ||
different-addrspace-crash.ll | ||
lit.local.cfg | ||
lsr-invalid-ptr-extend.ll | ||
lsr-postinc-pos-addrspace.ll | ||
lsr-void-inseltpoison.ll | ||
lsr-void.ll | ||
preserve-addrspace-assert.ll |