[PATCH] D116832: [UpdateLLCTestChecks] Allow replacing register names with variables

David Greene via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 11:53:19 PST 2022


greened added a comment.

I guess to me this just brings feature parity with `update_test_checks.py` to `update_llc_test_checks.py`.  Both can now scrub variable/register names.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116832



More information about the llvm-commits mailing list