[PATCH] D97547: [AMDGPU] Better codegen for i64 bitreverse

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 05:44:31 PST 2021


foad created this revision.
foad added reviewers: arsenm, rampitec.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
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/D97547

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/lib/Target/AMDGPU/SOPInstructions.td
  llvm/test/CodeGen/AMDGPU/bitreverse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97547.326664.patch
Type: text/x-patch
Size: 25458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210226/99b6ff9d/attachment.bin>


More information about the llvm-commits mailing list