[PATCH] D31293: [mips] Deal with empty blocks in the mips hazard scheduler

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 09:53:38 PDT 2017


sdardis created this revision.

This patch teaches the hazard scheduler how to handle empty blocks
when search for the next real instruction when dealing with forbidden
slots.


Repository:
  rL LLVM

https://reviews.llvm.org/D31293

Files:
  lib/Target/Mips/MipsHazardSchedule.cpp
  test/CodeGen/Mips/compactbranches/empty-block.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31293.92826.patch
Type: text/x-patch
Size: 4465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170323/b743529e/attachment.bin>


More information about the llvm-commits mailing list