[PATCH] D48154: [VirtRegRewriter] Avoid clobbering registers when expanding copy bundles

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 17:09:12 PDT 2018


MatzeB added a comment.

Take a look at RAGreedy::selectOrSplit for an example on how to report fatal errors in the backend.


Repository:
  rL LLVM

https://reviews.llvm.org/D48154





More information about the llvm-commits mailing list