[PATCH] D125390: [UpdateTestChecks] Change global functions to NamelessValue members. NFCI

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 07:36:39 PDT 2022


arichardson created this revision.
arichardson added reviewers: jdoerfert, MaskRay.
Herald added a subscriber: StephenFan.
Herald added a project: All.
arichardson requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This avoids repeated calls to get_idx_from_ir_value_match() and will make
it easier for a future patch that adds new assembly-level nameless values
in addition to the IR ones.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125390

Files:
  llvm/utils/UpdateTestChecks/common.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125390.428662.patch
Type: text/x-patch
Size: 8057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/2b7aaa4e/attachment.bin>


More information about the llvm-commits mailing list