[X86] EmitInstrWithCustomInserter - silence uninitialized variable warnings. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 17 Aug 2021 21:00:54 +0000 (22:00 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 17 Aug 2021 21:01:07 +0000 (22:01 +0100)
commit359cfa2af79e3fbf42accfdde42ccae123113560
treecb5a8b1e554a3b2c212ecb61f48173a504d00184
parent8ae5e0b154ae18a78f73c0aef58356002b8ff0d7
[X86] EmitInstrWithCustomInserter - silence uninitialized variable warnings. NFCI.

Consistently use llvm_unreachable for the default case in the inner switch statements.
llvm/lib/Target/X86/X86ISelLowering.cpp