[all-commits] [llvm/llvm-project] a16126: [InstCombine] Add test for freeze of GEP with recu...

Cullen Rhodes via All-commits all-commits at lists.llvm.org
Thu Jun 26 01:52:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a16126844750a04faec6ee49f90227a8013ca2a7
      https://github.com/llvm/llvm-project/commit/a16126844750a04faec6ee49f90227a8013ca2a7
  Author: Cullen Rhodes <cullen.rhodes at arm.com>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    M llvm/test/Transforms/InstCombine/freeze.ll

  Log Message:
  -----------
  [InstCombine] Add test for freeze of GEP with recurrence offset (NFC) (#145541)

The freeze should be pushed through the GEP to the ptr like in:
https://godbolt.org/z/jrcozT8rz



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