Avoid fallthrough after ffb109b6852d248c9d2e3202477dccf20aac7151
authorJordan Rupprecht <rupprecht@google.com>
Fri, 11 Nov 2022 06:05:09 +0000 (22:05 -0800)
committerJordan Rupprecht <rupprecht@google.com>
Fri, 11 Nov 2022 06:05:09 +0000 (22:05 -0800)
commit094c0eccdf959c3b9c85219e33c3fcfbab024b61
tree7b3707a2ffd986ca5d3eb5352d417d8cdd6158d3
parent8901635423cbea4324059a5127657126d2e00ce1
Avoid fallthrough after ffb109b6852d248c9d2e3202477dccf20aac7151

Fallthrough appears to be not intended here, as otherwise this is a completely dead store: `DOPRegIsUnique` will be overwritten by the next case.
llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp