[all-commits] [llvm/llvm-project] 7f3ac6: [AMDGPU] Set SALU, VALU and other instruction type...

Jay Foad via All-commits all-commits at lists.llvm.org
Wed Jun 16 05:37:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f3ac6714a561553500cbd24331a8dc7f2375964
      https://github.com/llvm/llvm-project/commit/7f3ac6714a561553500cbd24331a8dc7f2375964
  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
    M llvm/lib/Target/AMDGPU/VOP1Instructions.td
    M llvm/lib/Target/AMDGPU/VOP2Instructions.td
    M llvm/lib/Target/AMDGPU/VOPCInstructions.td
    M llvm/lib/Target/AMDGPU/VOPInstructions.td

  Log Message:
  -----------
  [AMDGPU] Set SALU, VALU and other instruction type flags on Real instructions

This does not affect codegen but might benefit llvm-mca.




More information about the All-commits mailing list