Skip to content

Commit 6510899

Browse files
committed
Remove unused variable
1 parent ef75547 commit 6510899

File tree

1 file changed

+0
-1
lines changed
  • clang/lib/Basic/Targets

1 file changed

+0
-1
lines changed

clang/lib/Basic/Targets/X86.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ class LLVM_LIBRARY_VISIBILITY X86TargetInfo : public TargetInfo {
160160
bool HasAMXCOMPLEX = false;
161161
bool HasAMXFP8 = false;
162162
bool HasAMXMOVRS = false;
163-
bool HasAMXTRANSPOSE = false;
164163
bool HasAMXAVX512 = false;
165164
bool HasAMXTF32 = false;
166165
bool HasSERIALIZE = false;

0 commit comments

Comments
 (0)