[PATCH] D156556: [AggressiveInstCombine][NFC] Fix typo
Maksim Kita via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 2 03:23:52 PDT 2023
kitaisreal updated this revision to Diff 546381.
kitaisreal retitled this revision from "[AggressiveInstCombine] Fold strcmp eq, not eq operator improvements" to "[AggressiveInstCombine][NFC] Fix typo".
kitaisreal edited the summary of this revision.
kitaisreal added a comment.
Herald added a reviewer: aaron.ballman.
Herald added subscribers: cfe-commits, wangpc.
Herald added a project: clang.
Transformed this to fix typo after https://reviews.llvm.org/D156620 was landed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156556/new/
https://reviews.llvm.org/D156556
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Parse/LoopHint.h
clang/lib/Parse/ParsePragma.cpp
llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156556.546381.patch
Type: text/x-patch
Size: 4886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230802/c3a560cd/attachment.bin>
More information about the llvm-commits
mailing list