[all-commits] [llvm/llvm-project] fb81f0: [AMDGPU] Calculate RegWidth in bits in AsmParser

Joe Nash via All-commits all-commits at lists.llvm.org
Wed Mar 16 08:19:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb81f06f63af9f57be66f1ef05fd47397f999f39
      https://github.com/llvm/llvm-project/commit/fb81f06f63af9f57be66f1ef05fd47397f999f39
  Author: Joe Nash <Joseph.Nash at amd.com>
  Date:   2022-03-16 (Wed, 16 Mar 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp

  Log Message:
  -----------
  [AMDGPU] Calculate RegWidth in bits in AsmParser

NFC. Switch from calculations based on dwords to bits, to be more
flexible.

Reviewed By: rampitec

Differential Revision: https://reviews.llvm.org/D121730




More information about the All-commits mailing list