[PATCH] D157430: Revert "[AggressiveInstCombine] Fold strcmp for short string literals"

Alexander Kornienko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 13:54:05 PDT 2023


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0b779b0daa4c: Revert "[AggressiveInstCombine] Fold strcmp for short string literals" (authored by alexfh).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157430

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/AggressiveInstCombine/strcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157430.548346.patch
Type: text/x-patch
Size: 32872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230808/2aaf1604/attachment.bin>


More information about the llvm-commits mailing list