[PATCH] D136319: [GISel] Rework trunc/shl combine in a generic trunc/shift combine

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 01:46:54 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3612d9eaacd0: [GISel] Rework trunc/shl combine in a generic trunc/shift combine (authored by Pierre-vh).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136319

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-trunc-shift.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/combine-trunc-shl.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136319.481568.patch
Type: text/x-patch
Size: 18272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/30adf184/attachment.bin>


More information about the llvm-commits mailing list