[all-commits] [llvm/llvm-project] e9c4dc: Revert "[AMDGPU] Use `S_CSELECT` for uniform i1 ex...

Jay Foad via All-commits all-commits at lists.llvm.org
Thu Oct 26 04:57:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e9c4dc18bc9d34a2c055117a93799be9ade57d41
      https://github.com/llvm/llvm-project/commit/e9c4dc18bc9d34a2c055117a93799be9ade57d41
  Author: Jay Foad <jay.foad 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:
  -----------
  Revert "[AMDGPU] Use `S_CSELECT` for uniform i1 ext (#69703)"

This reverts commit a1260b5209968c08886e3c6183aa793de8931578.

It was causing some Vulkan CTS failures.




More information about the All-commits mailing list