commit | 82441a3e01247070d3bf1b88c44e4a29aad6af9c | [log] [tgz] |
---|---|---|
author | Amara Emerson <aemerson@apple.com> | Fri Jun 01 13:20:32 2018 +0000 |
committer | Amara Emerson <aemerson@apple.com> | Fri Jun 01 13:20:32 2018 +0000 |
tree | 0f8b9a154a3e7098dc48e1f9b6340ab72801086c | |
parent | b062161990ae48eee97f8ac6dc1eeacb5385ed9a [diff] |
[AArch64][GlobalISel] Zero-extend s1 values when returning. Before we were relying on the any extend of the s1 to s32, but for AAPCS we need to zero-extend it to at least s8. Fixes PR36719 Differential Revision: https://reviews.llvm.org/D47425 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333747 91177308-0d34-0410-b5e6-96231b3b80d8