Skip to content

Commit

Permalink
[X86] Fix description for pass X86FixupSetCC.cpp, NFCI
Browse files Browse the repository at this point in the history
It should be a typo when the author created this file from
X86OptimizeLEAs.cpp.
  • Loading branch information
KanRobert committed Jun 26, 2024
1 parent 21bfc0e commit 9253ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/lib/Target/X86/X86FixupSetCC.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===---- X86FixupSetCC.cpp - optimize usage of LEA instructions ----------===//
//===- X86FixupSetCC.cpp - fix zero-extension of setcc patterns -----------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
Expand Down

0 comments on commit 9253ac2

Please sign in to comment.