[PATCH] D63510: [LiveInterval] Removed bogus empty subrange assert

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 12:23:54 PDT 2019


arsenm added a comment.

In D63510#1550843 <https://reviews.llvm.org/D63510#1550843>, @tpr wrote:

> For this bug, whatever we do with a mir test, it is not going to be reliable in failing if the bug is present. Maybe there is a unit testing framework for LiveRangeCalc tests that I could add a test to.


It's a pain to reduce, but it's usually possible with -stress-regalloc


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63510/new/

https://reviews.llvm.org/D63510





More information about the llvm-commits mailing list