[all-commits] [llvm/llvm-project] 321d3a: [AMDGPU] SIInstrInfo::verifyInstruction tweaks. NFCI.

Jay Foad via All-commits all-commits at lists.llvm.org
Mon Mar 21 04:16:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 321d3aae7ce326c14fe73c3e5cbc92a3745fc8e0
      https://github.com/llvm/llvm-project/commit/321d3aae7ce326c14fe73c3e5cbc92a3745fc8e0
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2022-03-21 (Mon, 21 Mar 2022)

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

  Log Message:
  -----------
  [AMDGPU] SIInstrInfo::verifyInstruction tweaks. NFCI.

Simplify some for loops. Don't bother checking src2 operand for
writelane because it doesn't have one. Check all VALU instructions,
not just VOP1/2/3/C/SDWA.




More information about the All-commits mailing list