aboutsummaryrefslogtreecommitdiff
path: root/include/llvm-c
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2012-04-08 17:53:33 +0000
committerCraig Topper <craig.topper@gmail.com>2012-04-08 17:53:33 +0000
commitf873dde50264ffab16f3d12eaec8be91edfcc131 (patch)
tree96176ddbcae188e5d4aac000c1a2c6a2229f74df /include/llvm-c
parent253933ee9ef2c413ecd782efeacc5d7b9bcda09a (diff)
Simplify code that tries to do vector extracts for shuffles when the mask width and the input vector widths don't match. No need to check the min and max are in range before calculating the start index. The range check after having the start index is sufficient. Also no need to check for an extract from the beginning differently.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154295 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm-c')
0 files changed, 0 insertions, 0 deletions