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

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Thu Jun 19 01:15:22 PDT 2025


  Branch: refs/heads/users/pierre-vh/newrb-ptr-int-rules
  Home:   https://github.com/llvm/llvm-project
  Commit: ef85196d55a9250c12c4e3da33a158a409910097
      https://github.com/llvm/llvm-project/commit/ef85196d55a9250c12c4e3da33a158a409910097
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2025-06-19 (Thu, 19 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: da92e2dde9e9b059fc19d716df55443347ec0850
      https://github.com/llvm/llvm-project/commit/da92e2dde9e9b059fc19d716df55443347ec0850
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2025-06-19 (Thu, 19 Jun 2025)

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

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


  Commit: d7805ac96c199b5460b7c64a6b574ed2ab5b74a9
      https://github.com/llvm/llvm-project/commit/d7805ac96c199b5460b7c64a6b574ed2ab5b74a9
  Author: pvanhout <pierre.vanhoutryve at amd.com>
  Date:   2025-06-19 (Thu, 19 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/3fa8d24d1677...d7805ac96c19

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