aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Debugify.cpp
diff options
context:
space:
mode:
authorFrancesco Petrogalli <francesco.petrogalli@apple.com>2023-11-29 12:56:30 +0100
committerGitHub <noreply@github.com>2023-11-29 12:56:30 +0100
commit241076fb529eafccea9bae8bb407a57d83480745 (patch)
tree636cd213a88063d3994ffff9589452df425ba9d4 /llvm/lib/Transforms/Utils/Debugify.cpp
parent47df664c7acfd8abd082c0252d1793182c92dc3d (diff)
downloadllvm-241076fb529eafccea9bae8bb407a57d83480745.zip
llvm-241076fb529eafccea9bae8bb407a57d83480745.tar.gz
llvm-241076fb529eafccea9bae8bb407a57d83480745.tar.bz2
[SelectionDAG] Fix assertion for widening of mask operand in MSTORE. (#73295)
According to the code in `SelectionDAG::getMaskedStore`, the Mask operator is in position 4, not 3: SDValue Ops[] = {Chain, Val, Base, Offset, Mask};
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions