[all-commits] [llvm/llvm-project] 0d5d5c: AMDGPU: Do not fold copy to physreg from operation...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Nov 12 18:23:14 PST 2024


  Branch: refs/heads/users/arsenm/amdgpu-stop-folding-copy-to-physreg-from-fi-add
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d5d5c22d8add57bb3463f765098ad7793a7d9a2
      https://github.com/llvm/llvm-project/commit/0d5d5c22d8add57bb3463f765098ad7793a7d9a2
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-11-12 (Tue, 12 Nov 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
    M llvm/test/CodeGen/AMDGPU/captured-frame-index.ll
    M llvm/test/CodeGen/AMDGPU/fold-operands-s-add-copy-to-vgpr.mir

  Log Message:
  -----------
  AMDGPU: Do not fold copy to physreg from operation on frame index

Fixes verifier error after erasing needed copies.



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