[all-commits] [llvm/llvm-project] 8b7c1f: [X86] Update check lines that are not properly aut...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Jan 13 10:33:31 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8b7c1fbd9647a5a6ef246a6b5b2543ea0f5a2337
https://github.com/llvm/llvm-project/commit/8b7c1fbd9647a5a6ef246a6b5b2543ea0f5a2337
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths:
M llvm/test/CodeGen/X86/AMX/amx-greedy-ra-spill-shape.ll
Log Message:
-----------
[X86] Update check lines that are not properly auto-generated.
It looks like some CHECK lines did not use patterns for virtual
registers and the register numbering is slightly different with
EXPENSIVE_CHECKS. Use patterns manually.
More information about the All-commits
mailing list