[PATCH] D114499: [GlobalISel] Fold or of shifts to funnel shifts.

Abinav Puthan Purayil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 24 18:36:33 PST 2021


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

Addressed review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114499

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fsh.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-rot.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114499.389636.patch
Type: text/x-patch
Size: 13029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211125/3dbb40f6/attachment.bin>


More information about the llvm-commits mailing list