[PATCH] D78586: [MachineVerifier] Add more checks for registers in live-in lists.

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 08:38:31 PDT 2020


kparzysz added a comment.

I don't have a build with expensive checks enabled at the moment, but I fixed 3 Hexagon testcases that fail with this change and without expensive checks: d8e1dd8b9b6554b750b6727a521c28b58ae79c1f <https://reviews.llvm.org/rGd8e1dd8b9b6554b750b6727a521c28b58ae79c1f>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78586





More information about the llvm-commits mailing list