[PATCH] D128437: [fastregalloc] Fix bug when there is no register class.

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 08:11:27 PDT 2022


MatzeB requested changes to this revision.
MatzeB added a comment.

When there is a bug producing invalid IR then we better crash than hide it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128437



More information about the llvm-commits mailing list