[all-commits] [llvm/llvm-project] 371099: [AMDGPU] Use defvar in SOPInstructions.td. NFC.

Jay Foad via All-commits all-commits at lists.llvm.org
Wed Jun 16 01:17:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37109974af4b33189a599735afa67ed57c27b8ab
      https://github.com/llvm/llvm-project/commit/37109974af4b33189a599735afa67ed57c27b8ab
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2021-06-16 (Wed, 16 Jun 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SOPInstructions.td

  Log Message:
  -----------
  [AMDGPU] Use defvar in SOPInstructions.td. NFC.

Factor out repeated !cast<SOP*_Pseudo>(NAME) into a new "defvar ps",
just to improve readability and maintainability.

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




More information about the All-commits mailing list