[all-commits] [llvm/llvm-project] ff5301: [X86] Regenerate test checks (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jun 22 08:02:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff5301dde9815beee7c4410b3a01d137df636364
https://github.com/llvm/llvm-project/commit/ff5301dde9815beee7c4410b3a01d137df636364
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-06-22 (Wed, 22 Jun 2022)
Changed paths:
M llvm/test/CodeGen/X86/AMX/amx-configO2toO0-precfg.ll
Log Message:
-----------
[X86] Regenerate test checks (NFC)
This runs the test through -instnamer and generates test checks
using update_test_checks.py. (The previous comment indicated that
update_llc_test_checks.py was used, but I rather doubt that.)
This relies on the non-determinism fix from
fbb72530fe80a95678a7d643d7a3f5ee8d693c93,
the previous check lines have apparently been written to accomodate
that non-determinism.
More information about the All-commits
mailing list