[PATCH] D96031: [GlobalISel] Combine zext(trunc x) to x

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 06:06:11 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4112299ee761: [GlobalISel] Combine zext(trunc x) to x (authored by Petar.Avramovic).

Changed prior to commit:
  https://reviews.llvm.org/D96031?vs=321761&id=328147#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96031

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-zext-trunc.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/shl-ext-reduce.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96031.328147.patch
Type: text/x-patch
Size: 12062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/9cc6eb13/attachment.bin>


More information about the llvm-commits mailing list