[PATCH] D145707: [LiveInterval] Fix live range overlap check

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 11:36:01 PST 2023


MatzeB added a comment.

Nice catch, I would not have expected a bug in those basic datastructures!

Could you add a test to `unittests/MI/LiveIntervalTest.cpp`?


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

https://reviews.llvm.org/D145707



More information about the llvm-commits mailing list