R600/SI: Expand all v16[if]32 operations
[oota-llvm.git] / lib / Target / R600 / AMDGPURegisterInfo.cpp
index 47617a72990d766d8e3eed3c2fc30eecd34ae4bc..8fbec4ec378312758b221198b0a2ab4501628549 100644 (file)
@@ -38,7 +38,7 @@ void AMDGPURegisterInfo::eliminateFrameIndex(MachineBasicBlock::iterator MI,
                                              int SPAdj,
                                              unsigned FIOperandNum,
                                              RegScavenger *RS) const {
-  assert(!"Subroutines not supported yet");
+  llvm_unreachable("Subroutines not supported yet");
 }
 
 unsigned AMDGPURegisterInfo::getFrameRegister(const MachineFunction &MF) const {