commit | 2804f32ec4609c98d4cfa56065c7bc2dd3dabcb3 | [log] [tgz] |
---|---|---|
author | Sam Parker <sam.parker@arm.com> | Fri Nov 09 15:06:33 2018 +0000 |
committer | Sam Parker <sam.parker@arm.com> | Fri Nov 09 15:06:33 2018 +0000 |
tree | ce8a7e2a34367083b0c4c58d6b3b5ac093ba858b | |
parent | fa1c0fe478dbcc2276d7cb58fe2adaf2fee9097c [diff] |
[ARM] Don't promote i1 types in ARM CGP Now that we have mixed type sizes, i1 values need to be explicitly handled as we want to avoid promoting these values. Differential Revision: https://reviews.llvm.org/D54308 llvm-svn: 346499