[PATCH] D110231: [AMDGPU] Add constrained shift pattern matches.

Abinav Puthan Purayil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 03:17:02 PDT 2021


abinavpp updated this revision to Diff 375823.
abinavpp added a comment.

Rebased; Did not address all review comments since I'm not sure about the
best approach.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110231/new/

https://reviews.llvm.org/D110231

Files:
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/fshr.ll
  llvm/test/CodeGen/AMDGPU/shift-i64-opts.ll
  llvm/test/CodeGen/AMDGPU/shift-opts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110231.375823.patch
Type: text/x-patch
Size: 17809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210929/07227d42/attachment.bin>


More information about the llvm-commits mailing list