[all-commits] [llvm/llvm-project] e70b5c: Initial commit from #142941

Jonathan Cohen via All-commits all-commits at lists.llvm.org
Wed Jul 30 05:45:41 PDT 2025


  Branch: refs/heads/users/jcohen-apple/gather-opt-reland
  Home:   https://github.com/llvm/llvm-project
  Commit: e70b5c44fbc1cb06104a4ac83111256a9c75fa8e
      https://github.com/llvm/llvm-project/commit/e70b5c44fbc1cb06104a4ac83111256a9c75fa8e
  Author: Jonathan Cohen <joncoh at apple.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
    M llvm/lib/Target/AArch64/AArch64InstrInfo.h
    A llvm/test/CodeGen/AArch64/aarch64-combine-gather-lanes.mir
    M llvm/test/CodeGen/AArch64/complex-deinterleaving-uniform-cases.ll
    M llvm/test/CodeGen/AArch64/concat-vector.ll
    M llvm/test/CodeGen/AArch64/fp-maximumnum-minimumnum.ll
    M llvm/test/CodeGen/AArch64/fsh.ll
    M llvm/test/CodeGen/AArch64/llvm.frexp.ll
    M llvm/test/CodeGen/AArch64/neon-dotreduce.ll
    M llvm/test/CodeGen/AArch64/nontemporal.ll

  Log Message:
  -----------
  Initial commit from #142941


  Commit: 54eb9f01be9c63c4c0a0c10965e5616bdd9c0fc0
      https://github.com/llvm/llvm-project/commit/54eb9f01be9c63c4c0a0c10965e5616bdd9c0fc0
  Author: Jonathan Cohen <joncoh at apple.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
    M llvm/test/CodeGen/AArch64/aarch64-combine-gather-lanes.mir

  Log Message:
  -----------
  [AArch64][MachineCombiner] Fix setting reg state for gather lane pattern


  Commit: 3d3fcf2b8bf0b1ce967969b5ed32eb81291ef2cf
      https://github.com/llvm/llvm-project/commit/3d3fcf2b8bf0b1ce967969b5ed32eb81291ef2cf
  Author: Jonathan Cohen <joncoh at apple.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
    A llvm/test/CodeGen/AArch64/aarch64-combine-gather-lanes-with-call.mir

  Log Message:
  -----------
  [AArch64] [MachineCombiner] Check that offset register is not used in an unsafe way for gather patterns


Compare: https://github.com/llvm/llvm-project/compare/e70b5c44fbc1%5E...3d3fcf2b8bf0

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