Skip to content

Commit 2ae3545

Browse files
KanRobertAlexisPerry
authored andcommitted
[X86] Fix description for pass X86FixupSetCC.cpp, NFCI
It should be a typo when the author created this file from X86OptimizeLEAs.cpp.
1 parent b815e71 commit 2ae3545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/Target/X86/X86FixupSetCC.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===---- X86FixupSetCC.cpp - optimize usage of LEA instructions ----------===//
1+
//===- X86FixupSetCC.cpp - fix zero-extension of setcc patterns -----------===//
22
//
33
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.

0 commit comments

Comments
 (0)