Issue |
147485
|
Summary |
[Utils] update_llc_test_checks.py - failure to generate checks for -asm-verbose=false tests
|
Labels |
good first issue
|
Assignees |
|
Reporter |
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
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs