[all-commits] [llvm/llvm-project] 88e644: [X86] Update some AMX tests to use opaque pointers...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jun 23 03:22:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88e64490c163650271fab630090244016c92b823
https://github.com/llvm/llvm-project/commit/88e64490c163650271fab630090244016c92b823
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-06-23 (Thu, 23 Jun 2022)
Changed paths:
M llvm/test/CodeGen/X86/AMX/amx-configO2toO0-precfg.ll
M llvm/test/CodeGen/X86/AMX/amx-gemm.ll
M llvm/test/CodeGen/X86/AMX/amx-type.ll
M llvm/test/CodeGen/X86/AMX/lat-transform-amx-bitcast.ll
Log Message:
-----------
[X86] Update some AMX tests to use opaque pointers (NFC)
This only touches IR tests (or tests without codegen changes).
More information about the All-commits
mailing list