[all-commits] [llvm/llvm-project] 67658a: [ConstantFolding] Merge constant gep `inrange` att...

Pedro Lobo via All-commits all-commits at lists.llvm.org
Fri Jul 25 12:02:28 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 67658af1cc460676b0622e154a4fbcd50fc6dde6
      https://github.com/llvm/llvm-project/commit/67658af1cc460676b0622e154a4fbcd50fc6dde6
  Author: Pedro Lobo <pedro.lobo at tecnico.ulisboa.pt>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M llvm/lib/Analysis/ConstantFolding.cpp
    M llvm/test/Transforms/InstSimplify/ConstProp/gep.ll

  Log Message:
  -----------
  [ConstantFolding] Merge constant gep `inrange` attributes (#150546)

When folding a gep+gep into a single gep, intersect their `inrange`
attributes.



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