diff options
author | Amara Emerson <amara@apple.com> | 2021-10-09 20:43:21 -0700 |
---|---|---|
committer | Amara Emerson <amara@apple.com> | 2021-10-09 21:18:20 -0700 |
commit | f95d9c95bbf4cf662b9a181245fc6dcede39f590 (patch) | |
tree | a1735626df8ee4f1974c689af987e1604744957b /clang/lib/Basic/Module.cpp | |
parent | 451d0596d70689190b5ac911ae3ab9fc4c1d7485 (diff) | |
download | llvm-f95d9c95bbf4cf662b9a181245fc6dcede39f590.zip llvm-f95d9c95bbf4cf662b9a181245fc6dcede39f590.tar.gz llvm-f95d9c95bbf4cf662b9a181245fc6dcede39f590.tar.bz2 |
[GlobalISel] Fix the stores of truncates -> wide store combine for non-evenly dividing type sizes.
If the wide store we'd generate is not a multiple of the memory type of the
narrow stores (e.g. s48 and s32), we'd assert. Fix that.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions