aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAZero13 <gfunni234@gmail.com>2025-05-22 14:28:45 -0400
committerGitHub <noreply@github.com>2025-05-22 20:28:45 +0200
commiteaf911bb98509e47b35376ffbc800dca6c803793 (patch)
tree33fe96627503ff96e86edb62bda17a2d58e76fc5 /clang/lib/Frontend/CompilerInvocation.cpp
parent00f40e3c1ac3163dd92ed7f5a0779775ed190596 (diff)
downloadllvm-eaf911bb98509e47b35376ffbc800dca6c803793.zip
llvm-eaf911bb98509e47b35376ffbc800dca6c803793.tar.gz
llvm-eaf911bb98509e47b35376ffbc800dca6c803793.tar.bz2
[InstCombine] Fix comment typo that incorrectly described fold (NFC) (#141105)
icmp ne X, (sext (icmp ne X, 0)) --> X != 0 && X != -1, not X != 0 && X == -1, which would go to X == -1 anyway.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions