[llvm] [UpdateTestChecks] Add support for SPIRV in update_llc_test_checks.py (PR #66213)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 05:50:48 PDT 2023


RKSimon wrote:

Why not just match OpName ? ASM_FUNCTION_X86_RE does something similar in matching the func name a few lines before the "Begin function" tag

https://github.com/llvm/llvm-project/pull/66213


More information about the llvm-commits mailing list