This fixes an issue on MIPS where the infinite-loop-evegreen.ll test
was failing to terminate.
Details
Details
- Reviewers
dsanders arsenm - Commits
- rG3858196418c4: Merging r242410: --------------------------------------------------------------…
rG1d46fb2d2f66: AMDPGU/R600: Replace llvm_unreachable() call with LLVMContext::emitError()
rL242410: AMDPGU/R600: Replace llvm_unreachable() call with LLVMContext::emitError()
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This fixes the test for the Phase 2 and Phase 3 Release build for me. Thanks for the quick fix.
lib/Target/AMDGPU/AMDILCFGStructurizer.cpp | ||
---|---|---|
1735–1736 ↗ | (On Diff #29899) | These two variables are unused now. |