[PATCH] D43478: [LiveIntervals] Handle moving up dead partial write

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 15:11:01 PST 2018


MatzeB added a comment.

I put my handleMove() tests into unittests/MI/LiveIntervalTest.cpp, with manually crafted MI snippets and a specified move of a single instruction.


Repository:
  rL LLVM

https://reviews.llvm.org/D43478





More information about the llvm-commits mailing list