[all-commits] [llvm/llvm-project] 9fd34f: [AMDGPU] New RegBankSelect: Add rules for `G_PTRTO...

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Wed Jun 4 01:09:47 PDT 2025


  Branch: refs/heads/users/pierre-vh/newrb-ptr-int-rules
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fd34f632f194a025669b2c2c0f83d19fb48b00c
      https://github.com/llvm/llvm-project/commit/9fd34f632f194a025669b2c2c0f83d19fb48b00c
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2025-06-04 (Wed, 04 Jun 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPURegBankLegalizeRules.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-inttoptr.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-ptrtoint.mir

  Log Message:
  -----------
  [AMDGPU] New RegBankSelect: Add rules for `G_PTRTOINT` and `G_INTTOPTR`


  Commit: 570d8157e2e7a80ef672b58f9752d62d5b8453e4
      https://github.com/llvm/llvm-project/commit/570d8157e2e7a80ef672b58f9752d62d5b8453e4
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2025-06-04 (Wed, 04 Jun 2025)

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

  Log Message:
  -----------
  clang-format


  Commit: 3fa8d24d1677f6b0256b2146cd4dc36dc10833e1
      https://github.com/llvm/llvm-project/commit/3fa8d24d1677f6b0256b2146cd4dc36dc10833e1
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2025-06-04 (Wed, 04 Jun 2025)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-inttoptr.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-ptrtoint.mir

  Log Message:
  -----------
  use same check line for tests


Compare: https://github.com/llvm/llvm-project/compare/0798b87391a5...3fa8d24d1677

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