[PATCH] D154725: [AggressiveInstCombine] Fold strcmp for short string literals
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul 19 08:12:42 PDT 2023
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8981520b19f2: [AggressiveInstCombine] Fold strcmp for short string literals (authored by kitaisreal, committed by nikic).
Changed prior to commit:
  https://reviews.llvm.org/D154725?vs=541567&id=542038#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154725/new/
https://reviews.llvm.org/D154725
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: D154725.542038.patch
Type: text/x-patch
Size: 21526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/0784d5f9/attachment.bin>
    
    
More information about the llvm-commits
mailing list