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

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 12:04:37 PDT 2019


tpr added a comment.

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.


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