diff options
author | Diana Picus <diana.picus@linaro.org> | 2019-03-28 09:09:36 +0000 |
---|---|---|
committer | Diana Picus <diana.picus@linaro.org> | 2019-03-28 09:09:36 +0000 |
commit | 52495c472ff876e58809557bc0baa7ec8490751d (patch) | |
tree | a778df7eb1447bc822c346948eaadab819f0e4d1 /llvm/lib/Transforms | |
parent | 4d512df30035c54a81b2e67d80debbc09b003afb (diff) | |
download | bcm5719-llvm-52495c472ff876e58809557bc0baa7ec8490751d.tar.gz bcm5719-llvm-52495c472ff876e58809557bc0baa7ec8490751d.zip |
[ARM GlobalISel] Fix G_STORE with s1
G_STORE for 1-bit values uses a STRBi12, which stores the whole byte.
Zero out the undefined bits before writing.
llvm-svn: 357154
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions