[all-commits] [llvm/llvm-project] a1260b: [AMDGPU] Use `S_CSELECT` for uniform i1 ext (#69703)

Pierre van Houtryve via All-commits all-commits at lists.llvm.org
Thu Oct 26 00:57:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1260b5209968c08886e3c6183aa793de8931578
      https://github.com/llvm/llvm-project/commit/a1260b5209968c08886e3c6183aa793de8931578
  Author: Pierre van Houtryve <pierre.vanhoutryve at amd.com>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstructions.td
    M llvm/test/CodeGen/AMDGPU/saddo.ll
    M llvm/test/CodeGen/AMDGPU/uaddo.ll
    M llvm/test/CodeGen/AMDGPU/usubo.ll
    M llvm/test/CodeGen/AMDGPU/zero_extend.ll

  Log Message:
  -----------
  [AMDGPU] Use `S_CSELECT` for uniform i1 ext (#69703)

Solves #59869




More information about the All-commits mailing list