[PATCH] D137779: [AMDGPU] Select S_LSHR_B64 for uniform fshr

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 03:42:16 PST 2022


foad created this revision.
Herald added subscribers: kosarev, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl, arsenm.
Herald added a project: All.
foad requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D137779

Files:
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/lib/Target/AMDGPU/SOPInstructions.td
  llvm/test/CodeGen/AMDGPU/fshl.ll
  llvm/test/CodeGen/AMDGPU/fshr.ll
  llvm/test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll
  llvm/test/CodeGen/AMDGPU/scalar_to_vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137779.474497.patch
Type: text/x-patch
Size: 68398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221110/37c31e76/attachment.bin>


More information about the llvm-commits mailing list