Fix assert to use getTypeStoreSize instead of getPrimitiveSizeInBits,
authorJames Y Knight <jyknight@google.com>
Fri, 26 Feb 2021 15:33:24 +0000 (10:33 -0500)
committerJames Y Knight <jyknight@google.com>
Fri, 26 Feb 2021 16:08:00 +0000 (11:08 -0500)
commit740e69b6fdc2b1415065f3d20acc4d10a73edb00
tree040fa9b1771e4e98527f4ce057e60d933ed0d5cb
parent3ad5216ed88e303cb5d37864bb83b0eec81144af
Fix assert to use getTypeStoreSize instead of getPrimitiveSizeInBits,
per comment on D97223.
llvm/lib/CodeGen/AtomicExpandPass.cpp