Skip to content

[Utils] update_llc_test_checks.py - failure to generate checks for -asm-verbose=false tests #147485

@RKSimon

Description

@RKSimon

For test files with -asm-verbose=false enabled (for example llvm-project\llvm\test\CodeGen\ARM\fp16-fullfp16.ll) - running the update_llc_test_checks.py script strips the test checks and fails to regenerate them.

Not sure whats going on but most likely the ASM_FUNCTION_ARM_RE regexp pattern is failing to match without some of the asm verbose signature

I've seen problems with asm-verbose=false aarch64 tests as well

Metadata

Metadata

Assignees

Labels

good first issuehttps://github.com/llvm/llvm-project/contributellvm-toolsAll llvm tools that do not have corresponding tag

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions