[PATCH] D155053: [AggressiveInstCombine] Fold strcmp for short string literals tests

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 07:54:13 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf9d1895d65a1: [AggressiveInstCombine] Fold strcmp for short string literals tests (NFC) (authored by kitaisreal, committed by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D155053?vs=541565&id=542028#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155053/new/

https://reviews.llvm.org/D155053

Files:
  llvm/test/Transforms/AggressiveInstCombine/strcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155053.542028.patch
Type: text/x-patch
Size: 5326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/47b39e0f/attachment.bin>


More information about the llvm-commits mailing list