[PATCH] D22590: Improve virtual register handling when computing debug information

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 10:58:22 PDT 2016


dschuff added a comment.

Yeah, it would have to be a MIR testcase; I wasn't sure if those were ready for prime time (and in particular we don't have any in the wasm backend). I can look into that; FWIW the test cases in https://reviews.llvm.org/D21808 do cover this (although they are obviously less well-targeted since they are traditional ll->asm codegen test cases.


https://reviews.llvm.org/D22590





More information about the llvm-commits mailing list