[all-commits] [llvm/llvm-project] 35459d: Add an explicit PtrVT == IntVT to the (ptradd 0, x...

Fabian Ritter via All-commits all-commits at lists.llvm.org
Tue Jun 10 03:02:20 PDT 2025


  Branch: refs/heads/users/ritter-x2a/06-04-_amdgpu_sdag_add_isd_ptradd_dag_combines
  Home:   https://github.com/llvm/llvm-project
  Commit: 35459d69393fd34abb46aca7c86761d019eb09cb
      https://github.com/llvm/llvm-project/commit/35459d69393fd34abb46aca7c86761d019eb09cb
  Author: Fabian Ritter <fabian.ritter at amd.com>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp

  Log Message:
  -----------
  Add an explicit PtrVT == IntVT to the (ptradd 0, x) -> x fold


  Commit: df4a8d1a253a29289b97b3d48334358d767272aa
      https://github.com/llvm/llvm-project/commit/df4a8d1a253a29289b97b3d48334358d767272aa
  Author: Fabian Ritter <fabian.ritter at amd.com>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    A llvm/test/CodeGen/AMDGPU/ptradd-sdag-undef-poison.ll

  Log Message:
  -----------
  Add a test for poison/undef folds.


Compare: https://github.com/llvm/llvm-project/compare/fcd01007b252...df4a8d1a253a

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