[all-commits] [llvm/llvm-project] f85e7a: [AMDGPU] - Add constant folding to s_wqm intrinsic...

Jessica Del via All-commits all-commits at lists.llvm.org
Tue Nov 21 07:37:04 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f85e7ab03534842d57d8fd385617a8d56b31bf09
      https://github.com/llvm/llvm-project/commit/f85e7ab03534842d57d8fd385617a8d56b31bf09
  Author: Jessica Del <50999226+OutOfCache at users.noreply.github.com>
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
    M llvm/lib/Analysis/ConstantFolding.cpp
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.wqm.ll

  Log Message:
  -----------
  [AMDGPU] - Add constant folding to s_wqm intrinsic (#72382)

Fold any constant input to the `s_wqm` intrinsic.




More information about the All-commits mailing list