[PATCH] D59821: [llvm-exegesis] Allow the target to disable the selection of some registers.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 26 08:30:55 PDT 2019


courbet added a comment.

The issue is that such a test would have failed in a non-deterministic manner, which is why I've only added a unit test. But now that this should not longer fail, let's add one.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59821





More information about the llvm-commits mailing list