diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-07-23 11:22:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-23 11:22:38 +0100 |
commit | 33455825428f9e1b7998a66e228da7f6d483acf8 (patch) | |
tree | 711ad3d989f98fbedd9f3b0f62236d85cba8d8bf /llvm/unittests/Support/CSKYAttributeParserTest.cpp | |
parent | a7edc95c799c46665ecf4465a4dc7ff4bee3ced0 (diff) | |
download | llvm-33455825428f9e1b7998a66e228da7f6d483acf8.zip llvm-33455825428f9e1b7998a66e228da7f6d483acf8.tar.gz llvm-33455825428f9e1b7998a66e228da7f6d483acf8.tar.bz2 |
[X86] getTargetConstantBitsFromNode - early-out if the element bitsize doesn't align with the source bitsize (#150184)
As we use getTargetConstantBitsFromNode in a wider variety of places we can't guarantee that all the sources match (or are legal) anymore - better to early out than assert.
Fixes #150117
Diffstat (limited to 'llvm/unittests/Support/CSKYAttributeParserTest.cpp')
0 files changed, 0 insertions, 0 deletions