forked from OSchip/llvm-project
![]() As we perform a zext on any arguments used in the promoted tree, it doesn't matter if they're marked as signext. The only permitted user(s) in the tree which would interpret the sign bits are signed icmps. For these instructions, their promoted operands are truncated before the icmp uses them. Differential Revision: https://reviews.llvm.org/D68019 llvm-svn: 373186 |
||
---|---|---|
.. | ||
arm-cgp-calls.ll | ||
arm-cgp-casts.ll | ||
arm-cgp-icmps.ll | ||
arm-cgp-overflow.ll | ||
arm-cgp-phis-ret.ll | ||
arm-cgp-pointers.ll | ||
arm-cgp-signed-icmps.ll | ||
arm-cgp-signed.ll | ||
arm-cgp-switch.ll | ||
clear-structures.ll |