[all-commits] [llvm/llvm-project] 04b491: Revert "[AggressiveInstCombine] Fold strcmp for sh...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Aug 14 01:44:47 PDT 2023


  Branch: refs/heads/release/17.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 04b49144ace0e9c50d53dc5ce4d84f1e35c9b6ce
      https://github.com/llvm/llvm-project/commit/04b49144ace0e9c50d53dc5ce4d84f1e35c9b6ce
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-08-14 (Mon, 14 Aug 2023)

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

  Log Message:
  -----------
  Revert "[AggressiveInstCombine] Fold strcmp for short string literals"

This reverts commit 8981520b19f2d2fe3d2bc80cf26318ee6b5b7473.




More information about the All-commits mailing list