diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2020-05-30 16:03:16 -0400 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2020-05-31 10:56:55 -0400 |
commit | 95f65a7c6cebba7dbcd955bc02235f5d3581ff44 (patch) | |
tree | 126c599cad4cfbb237cc2c8e10d06f6e231a5082 /llvm/lib/CodeGen/MachineCombiner.cpp | |
parent | bfdc2552664d6f0bb332a9c6a115877020f3c1df (diff) | |
download | llvm-95f65a7c6cebba7dbcd955bc02235f5d3581ff44.zip llvm-95f65a7c6cebba7dbcd955bc02235f5d3581ff44.tar.gz llvm-95f65a7c6cebba7dbcd955bc02235f5d3581ff44.tar.bz2 |
AArch64/GlobalISel: Fix incorrect ptrmask usage for alignment
I inverted the mask when I ported to the new form of G_PTRMASK in
8bc03d2168241f7b12265e9cd7e4eb7655709f34.
I don't think this really broke anything, since G_VASTART isn't
handled for types with an alignment higher than the stack alignment.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions