[all-commits] [llvm/llvm-project] 449ada: [InstCombine] Fold strnlen of constant strings.

Martin Sebor via All-commits all-commits at lists.llvm.org
Tue Apr 26 15:16:10 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 449adafabe46ded951bf9bcde9c88c883c8aa0e6
      https://github.com/llvm/llvm-project/commit/449adafabe46ded951bf9bcde9c88c883c8aa0e6
  Author: Martin Sebor <msebor at redhat.com>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
    M llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
    M llvm/test/Transforms/InstCombine/strnlen-1.ll
    M llvm/test/Transforms/InstCombine/strnlen-3.ll

  Log Message:
  -----------
  [InstCombine] Fold strnlen of constant strings.

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D123817




More information about the All-commits mailing list