[all-commits] [llvm/llvm-project] b1e039: [AMDGPU] - Add constant folding for s_quadmask (#7...

Jessica Del via All-commits all-commits at lists.llvm.org
Fri Nov 17 06:24:36 PST 2023


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

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

  Log Message:
  -----------
  [AMDGPU] - Add constant folding for s_quadmask (#72381)

If the input is a constant we can constant fold the `s_quadmask`
intrinsic.




More information about the All-commits mailing list