[PATCH] D44400: Fix LLVM IR check lines in utils/update_cc_test_checks.py
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 3 14:16:08 PDT 2018
MaskRay added a comment.
Regarding test/CodeGen/X86/avx2-intrinsics-x86.ll
Several RUN lines share the same `--check-prefix=`. I am not sure the CHECK lines were created by `utils/update_llc_test_checks.py`. It is very likely hand-crafted after applying the tool.
Repository:
rL LLVM
https://reviews.llvm.org/D44400
More information about the llvm-commits
mailing list