[all-commits] [llvm/llvm-project] e3f88a: [AMDGPU] Rewrite `getVOP3DPPSrcForVT` with `!cond`...

Shilei Tian via All-commits all-commits at lists.llvm.org
Thu Feb 15 13:03:17 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e3f88a9e587a6924054def5e26b3c976dcb31453
      https://github.com/llvm/llvm-project/commit/e3f88a9e587a6924054def5e26b3c976dcb31453
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2024-02-15 (Thu, 15 Feb 2024)

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

  Log Message:
  -----------
  [AMDGPU] Rewrite `getVOP3DPPSrcForVT` with `!cond` (#81889)

`!cond` is much more clear than nested `!if`.




More information about the All-commits mailing list