[all-commits] [llvm/llvm-project] edebbb: [AMDGPU/VOP3P][NFC] - Simplify wmma instruction de...

Jessica Del via All-commits all-commits at lists.llvm.org
Mon Oct 30 04:11:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: edebbb46b5033720a52e1a2cc3a2a96efbab88c2
      https://github.com/llvm/llvm-project/commit/edebbb46b5033720a52e1a2cc3a2a96efbab88c2
  Author: Jessica Del <50999226+OutOfCache at users.noreply.github.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

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

  Log Message:
  -----------
  [AMDGPU/VOP3P][NFC] - Simplify wmma instruction defs (#70622)

Instead of checking for the `_w32` or `_w64` suffix, we can use the
suffix in the definitions directly.




More information about the All-commits mailing list