diff options
author | Michael Liao <michael.liao@intel.com> | 2013-02-20 18:04:21 +0000 |
---|---|---|
committer | Michael Liao <michael.liao@intel.com> | 2013-02-20 18:04:21 +0000 |
commit | 7fb39669ef9f51a29ccfb234f1eb1007fc4067a0 (patch) | |
tree | a7b9db4c85e427aee55daccef257cbc513f059c9 /llvm/lib/Support/Unix | |
parent | a018cfd10c5a5566b2a3aa59141126b41afd1666 (diff) | |
download | bcm5719-llvm-7fb39669ef9f51a29ccfb234f1eb1007fc4067a0.tar.gz bcm5719-llvm-7fb39669ef9f51a29ccfb234f1eb1007fc4067a0.zip |
Fix PR15267
- When extloading from a vector with non-byte-addressable element, e.g.
<4 x i1>, the current logic breaks. Extend the current logic to
fix the case where the element type is not byte-addressable by loading
all bytes, bit-extracting/packing each element.
llvm-svn: 175642
Diffstat (limited to 'llvm/lib/Support/Unix')
0 files changed, 0 insertions, 0 deletions