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

Abinav Puthan Purayil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 26 04:04:15 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4af45f10cccb: [GlobalISel] Fold or of shifts to funnel shift. (authored by abinavpp).

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.389989.patch
Type: text/x-patch
Size: 13029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211126/bae9c664/attachment.bin>


More information about the llvm-commits mailing list