[all-commits] [llvm/llvm-project] 8b429f: [AMDGPU] Update SITargetLowering::getAddrModeArgum...

Jay Foad via All-commits all-commits at lists.llvm.org
Mon Jan 29 07:07:00 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b429fc3fe2d5a9c55f953b4d0eecdb1f9f6fe06
      https://github.com/llvm/llvm-project/commit/8b429fc3fe2d5a9c55f953b4d0eecdb1f9f6fe06
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2024-01-29 (Mon, 29 Jan 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp

  Log Message:
  -----------
  [AMDGPU] Update SITargetLowering::getAddrModeArguments (#78740)

Handle every intrinsic for which getTgtMemIntrinsic returns with
Info.ptrVal set to one of the intrinsic's operands. A bunch of these
cases were missing.




More information about the All-commits mailing list