[PATCH] D30438: SplitKit: Correctly implement partial copies

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 15:19:12 PDT 2017


MatzeB added inline comments.


================
Comment at: test/CodeGen/AMDGPU/splitkit.mir:35
+# in between for the two subregisters that are alive.
+# CHECK-LABEL: name: func1
+name: func1
----------------
kparzysz wrote:
> This is the only CHECK like in this function.  Did it use to crash?
This should indeed have more CHECKs. I'll add them.


Repository:
  rL LLVM

https://reviews.llvm.org/D30438





More information about the llvm-commits mailing list