[all-commits] [llvm/llvm-project] 2ebc69: [InstCombine] Add support for GEPs in `simplifyNon...

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Sun Feb 23 01:19:53 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ebc69a52120e62826b924874a560c5620f39934
      https://github.com/llvm/llvm-project/commit/2ebc69a52120e62826b924874a560c5620f39934
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
    M llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
    M llvm/test/Transforms/InstCombine/load.ll
    M llvm/test/Transforms/InstCombine/nonnull-select.ll
    M llvm/test/Transforms/InstCombine/store.ll
    M llvm/test/Transforms/PhaseOrdering/memset-combine.ll

  Log Message:
  -----------
  [InstCombine] Add support for GEPs in `simplifyNonNullOperand` (#128365)

Alive2: https://alive2.llvm.org/ce/z/2KE8zG



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list